Learning about JOGL and OpenGL from Java3D background.
Posted by ZacharyABCD on Apr 12, 2017; 4:54am
URL: https://forum.jogamp.org/Learning-about-JOGL-and-OpenGL-from-Java3D-background-tp4037841.html
I come from a Java3D 1.5.2 background, wishing to learn about JOGL (OpenGL for JAva, really).
-Does JOGL include a per object, per constructor, per function access to OpenGL? Are the names used for everything in JOGL directly parallel to the C++ ones for OpenGL?
-The JOGL tutorial contains a dead link at the moment. Can someone fix this and include the tutorial?
-Does this tutorial exist as a downlodable .pdf file? Where can I obtain such a .pdf file?