/polyBool

Boolean operations on polygons (union, intersection, difference, xor)

Primary LanguageNimOtherNOASSERTION

polyBool

polyBool is Polygon Clipping Library. polyBool performs boolean operations on polygons (union, intersection, difference, xor). polyBool is a Nim port of polybooljs