On 22.05.12 15:40, Brian Paul wrote:
On 05/22/2012 01:26 AM, Lukas Rössler wrote:
Hi everybody!
I'm currently working with the GLU tesselator and I need the ability
to abort a tesselation process at any state, as fast as possible (so
calling gluTessEndPolygon is not an option). Additionally i w
On 05/22/2012 01:26 AM, Lukas Rössler wrote:
Hi everybody!
I'm currently working with the GLU tesselator and I need the ability
to abort a tesselation process at any state, as fast as possible (so
calling gluTessEndPolygon is not an option). Additionally i would like
to be able to re-use the GLU
Hi everybody!
I'm currently working with the GLU tesselator and I need the ability to
abort a tesselation process at any state, as fast as possible (so
calling gluTessEndPolygon is not an option). Additionally i would like
to be able to re-use the GLUtesselator object afterwards.
Is the foll