Package org.jzy3d.demos.debugGL
Class GetOpenGLVersion_Jzy3D
- java.lang.Object
-
- org.jzy3d.demos.debugGL.GetOpenGLVersion_Jzy3D
-
public class GetOpenGLVersion_Jzy3D extends Object
This shows how to switch OpenGL version with JOGL. It requires to invoke the JVM with -Djogl.disable.openglcore=true to work.- Author:
- martin
-
-
Constructor Summary
Constructors Constructor Description GetOpenGLVersion_Jzy3D()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-