Hi,
I read a book on OpenGL right now. The examples in the book are written in C and I try to port them to Java.
But I hit on a command to which I can’t find the pendant in the jogl-API.
Does anybody know the jogl-API pendant to the command "gluQuadricCallback(GLUquadric obj, GLU_ERROR,NULL) " of the OpenGL-API for C.
Thanks