Re: I am a NOOB who is disoriented and needs direction to begin using JOGL in Java, Please help!!
Posted by
gouessej on
Aug 15, 2013; 1:01pm
URL: https://forum.jogamp.org/I-am-a-NOOB-who-is-disoriented-and-needs-direction-to-begin-using-JOGL-in-Java-Please-help-tp4029817p4029829.html
It is a matter of taste. Learning OpenGL before using scenegraphs has some advantages too as I explained
here.
@Mannyp7 I advise you to look at the OpenGL Red Book, its examples have been ported to JOGL 2, they are in the Github project jogl-demos. You have to understand the concepts of computer graphics if you want to succeed in using OpenGL in Java with JOGL.