Name: Anonymous 2009-03-17 20:02
I'm trying to find an easy to implement algorithm that will take a non-convex polygon with no holes and find a triangulation of it. My googling is returning a lot of math when what I really need is an algorithm or some source code to work from.