Closed GoogleCodeExporter closed 9 years ago
Hi, in the PolyPartition library, the polygons such as the one you provided are
considered self-intersecting. Please see the image of the polygon you provided
in the attachment. Self-intersecting polygons are not handled, as stated on the
front page. The library might be extended at some point to also handle such
input, however there are no specific plans for this at the moment.
Original comment by ivan.fra...@gmail.com
on 24 Feb 2013 at 4:19
Attachments:
Doh sorry about that. I must have misinterpreted my debug rendering. I probably
got confused by the wierd 'even-odd' output of the clipper library that I use
first before polypartition. I fixed issues with that and so far I've got things
working and not failing at all yet. I'll try reverting the triangulate call and
see if its still solid. Here's a quick demo.
http://www.youtube.com/watch?v=WXKkdkl2rwQ&feature=youtu.be
Original comment by jswig...@gmail.com
on 24 Feb 2013 at 7:10
Original issue reported on code.google.com by
jswig...@gmail.com
on 24 Feb 2013 at 3:13