GLU Nurbs Tesselation

Hi,

In 2D space (XY), I have a Bezier surface with two holes also defined by Bezier curves. Using GLU NURBS, how should I proceed to tesselate the Bezier surface in order to obtain a list of triangles ? Code sample would be really helpful.

Thank you ! :slight_smile: