05-23-2000, 07:29 PM
Hi,
I am trying to draw a random form..
I have all the coordonates, but I am not sure as to what form of drawing I should use. I tried GL_POLYGON, but it seems to draw objects in which you can see every face from any point within the surface, which is not always the case...
Any ideas (without breaking the objetc into quads, etc...).
Thx.
I am trying to draw a random form..
I have all the coordonates, but I am not sure as to what form of drawing I should use. I tried GL_POLYGON, but it seems to draw objects in which you can see every face from any point within the surface, which is not always the case...
Any ideas (without breaking the objetc into quads, etc...).
Thx.