Login  Register

Re: How to move around camera in JOGL 2.0?

Posted by Lawa on Feb 01, 2016; 12:53pm
URL: https://forum.jogamp.org/How-to-move-around-camera-in-JOGL-2-0-tp4036081p4036091.html

Thank you for the offer , well I had to upgrade my JOGL version finally I noticed few minor changes which were some class changes as you mentioned such as replacing com.sun.opengl.util with com.jogamp.opengl.util and so , and thank god now the camera problem is solved, however I'm currently working on creating a skybox for the world around the room or the objects I'm trying to create , is there any tutorials about that ?