Hello !
Is there e jogl function who return the current version in use ?
thx
glGetString(GL.GL_VERSION) will return the OpenGL version of the current system. Is that what you’re after?
thanks , but I want do known the version of Jogl 07, or 1.0beta , it’s possible ?