Package edu.mines.jtk.ogl

OpenGL for Java, based on JOGL.

See:
          Description

Class Summary
Gl OpenGL standard constants and methods.
GlCanvas A canvas that paints via OpenGL.
GlCapabilities OpenGL capabilities.
GlDisplayList An OpenGL display list.
GlTextureName An OpenGL texture name.
 

Package edu.mines.jtk.ogl Description

OpenGL for Java, based on JOGL.

This package depends on the soon-to-be standard (JSR 231) JOGL packages. Currently, to use this package, you must obtain the freely-available JAR files and native code libraries for JOGL from https://jogl.dev.java.net/.