Closed GoogleCodeExporter closed 8 years ago
Poly2Tri does not support intersection. If you have holes or self intersecting
polygons you will need to need to perform some boolean operations on them first
with a clipping library.
http://en.wikipedia.org/wiki/Boolean_operations_on_polygons
Original comment by thahlen@gmail.com
on 6 Jan 2011 at 11:31
Correction: holes that intersect the polygon edge
Original comment by thahlen@gmail.com
on 6 Jan 2011 at 11:33
Thanks for responding so quickly. I'll look into using boolean operations
first..
Original comment by hisaoki....@gmail.com
on 6 Jan 2011 at 11:39
Original issue reported on code.google.com by
hisaoki....@gmail.com
on 6 Jan 2011 at 9:20