indigo
indigo copied to clipboard
Add Polygon boolean operations: Add, substract, intersection, exclude etc.
The use case here is for building things like simple nav meshes. You'd create a bunch of polygons, combine them together and be able to do hit tests against the resultant shape.