Java Binding for the OpenGL API, providing hardware-accelerated 3D graphics.
<dependency>
<groupId>org.jogamp.jogl</groupId>
<artifactId>jogl-all</artifactId>
<version>2.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implements a basic OpenGL display method using JOGL.
Add jogl-all-natives-* dependency for your OS (e.g., jogl-all-natives-linux-amd64).
No dependency data recorded yet.