Re: Trying to make a game, having a couple problems
Posted by
gouessej on
Oct 27, 2010; 9:01am
URL: https://forum.jogamp.org/Trying-to-make-a-game-having-a-couple-problems-tp1777739p1779030.html
Hi!
Use glTranslate to "move" the cube and look at my source code for the first person shooter (it uses JOGL 1.1.1a but it is easy to port it to JOGL 2.0).