Class GetOpenGLVersion_JOGL


  • public class GetOpenGLVersion_JOGL
    extends Object
    This shows how to switch OpenGL version with JOGL. It requires to invoke the JVM with -Djogl.disable.openglcore=true to work.
    • Constructor Detail

      • GetOpenGLVersion_JOGL

        public GetOpenGLVersion_JOGL()
    • Method Detail

      • getDebugInfo

        public static String getDebugInfo​(com.jogamp.opengl.GL gl)