Hi,

I'm looking to make an extrusion of a gluQuadric quadric object, like a gluPartialDisk, but the only way I now is to use a gleExtrusion of tube librairie. The problem, is, how to use gleExtrusion with a gluQuadric object?
It doesn't look the same at all.
gleExtrusion use points tables, and I'm using a quadric object.
Does anyone know how to make an extrusion?

Thanks.