Facade API on top of JOGL (http://jogamp.org/jogl/www/) offering a simple interface for creating OpenGL contexts/windows, GLSL shader programs, and textures. Use it in your favourite JVM-based language.
If you are looking for version 1.x, please check out the 1-STABLE branch.
-
Get Gradle here
-
Go to the project folder root and run:
gradle build cleanEclipse eclipse