Re: Trying to learn how to use jogl. Need help!
Posted by
gouessej on
Aug 29, 2014; 10:18am
URL: https://forum.jogamp.org/Trying-to-learn-how-to-use-jogl-Need-help-tp4032957p4032961.html
Hi
What is missing? What do you need currently? Have you looked at our wiki?
http://jogamp.org/wiki/index.php/Main_PageWe are here to help you, don't worry. Actually, there are some tutorials based on JOGL but there are a lot more OpenGL tutorials written in plain C. When you know how to "port" them, it is easier to learn OpenGL, you can use what you learn both in C/C++ and in Java with JOGL.