Click to See Complete Forum and Search --> : Self intersecting polygon.


pressplay
November 6th, 2010, 06:36 PM
Hello, I need some help.
I want to divide a self-intersecting polygon into areas. I have the edges and the intersection points saved in a data structure (a connected list). Any ideas?

Example pic : http://tinyurl.com/38af386

Thank you in advance for any help you can provide.