Re: Trying to make a game, having a couple problems
Posted by
gouessej on
Nov 05, 2010; 3:37pm
URL: https://forum.jogamp.org/Trying-to-make-a-game-having-a-couple-problems-tp1777739p1848941.html
If you use glLoadIdentity, you replace the current matrix by the identity matrix whereas this matrix may have been changed by gluLookAt.