Hey all,
i’m having a problem that my jvm dumps when executing this statement.
gl.glEnableClientState(GL.GL_COLOR_ARRAY);
to enable Colorarrays.
Vector arrays is not giving any problem.
It is also not an index problem seen that i did’n implement a collor array yet.
I’m running jogl 1.10-rc3 on java 1.6 but tried 1.5 (gave same problem).
Can some1 please show me what is wrong?
Thanx
Job de Noo