2.6.0 RC javadoc:
- <
https://jogamp.org/deployment/v2.6.0-rc-20250628/javadoc/jogl/javadoc/index.html?overview-summary.html>
Within jogl, search for demos:
- com.jogamp.opengl.demos.graph.ui.UIShape*
- com.jogamp.opengl.demos.graph.ui.UIScene*
(source also included if you add the jar files, attach the source zip)
Some are simple and self explanatory, some more elaborated.
But w/ the API doc it should be - overall - readable,
depending how much you are into scenegraph and UI.
Graph, GraphUI and the ffmpeg binding are part of JOGL.