|
Hey guys,
i have some major problems running jogl. In every tutorial about JOGL some people use the QUADS to draw cubes or something like that, but on my machine
gl.glBegin(GL.GL_QUADS);
GL.GL_QUADS canoot be resolved and i have no no idey why.
When somebody has an idea i would be very thankful
|