GitHub - ClearVolume/cleargl: 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.
ClearVolume / cleargl Public
-
Notifications
You must be signed in to change notification settings - Fork 3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
ClearGL 2.2.10
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.
How to build project with Gradle
-
Get Gradle here
-
Go to the project folder root and run:
gradle build cleanEclipse eclipse
Contributors
About
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.