Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 248 Bytes

File metadata and controls

7 lines (4 loc) · 248 Bytes

polybool-haxe

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

This is a Haxe port of this repository: https://github.com/velipso/polybooljs

Check it out as it has all documentation on how to use it that you'd need.