- Notifications
You must be signed in to change notification settings - Fork10
License
NotificationsYou must be signed in to change notification settings
idormenco/PolyBool.Net
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Boolean operations on polygons (union, intersection, difference, xor)(this library is a port for .net ofpolybooljs
- Clips polygons for all boolean operations
- Removes unnecessary vertices
- Handles segments that are coincident (overlap perfectly, share vertices, one inside the other,etc)
- Uses formulas that take floating point irregularities into account (via configurable epsilon)
- Provides an API for constructing efficient sequences of operations
- View the demo + animation
- Based somewhat on the F. Martinez (2008) algorithm:
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published