Re: Trying to make a game, having a couple problems
Posted by Klinenator on Oct 27, 2010; 1:50pm
URL: https://forum.jogamp.org/Trying-to-make-a-game-having-a-couple-problems-tp1777739p1780201.html
Im using glTranslate and it moves the camera and not the cube
in my code it looks like this gl.glTranslate(X,Y,Z);