ludomotion / phantom

Entity Component based Game Engine for XNA 4.0 (or FNA/MonoGame)
14 stars 3 forks source link

Bug in the Triangulator needs fixing... #5

Open jorisdormans opened 11 years ago

jorisdormans commented 11 years ago

Triangulator is running in problems when rendering voronoi cells. For now I have fixed the issue by disabling the code that caused it to go into an infinite loop, but this matter needs a better solution. Also see the discussion on the source's wiki.