tags:

views:

50

answers:

2

I was wondering if there was a library or another way to produce multi contour polygons in OpenGL. I did code profiling and the GLUTesselator is killing my loop. Thanks

A: 

There's always GPC.

genpfault
A: 

There's also Triangle and TetGen.

Vulcan Eager