The demos listed on the jogl site (https://jogl-demos.dev.java.net/) show a few that have source code available from NVidia.
I looked at these two:
Infinite Shadow Volumes
Procedural Texture Physics
The source code for both of these is in C++ !! I could not find any links to the jogl implementation of these demos. I suspect other demos with links to NVidia may also lack Java source code.
Can anyone point me to the Java source?
If there is no Java source available, I’d recommend excising these from the website since they are misleading.
Cheers,
Mark