Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for python of polybooljs
thanks to idormenco/PolyBool.Net, make the work much easier
- View the demo + animation
- Based somewhat on the F. Martinez (2008) algorithm:
see tests directory