Re: Unpredictable GL Frame Awt Key Handler or gluLookAt
Posted by
gouessej on
Aug 13, 2012; 8:37am
URL: https://forum.jogamp.org/Unpredictable-GL-Frame-Awt-Key-Handler-or-gluLookAt-tp4025788p4025795.html
Hi
Create the GLU instance only once and select the model-view matrix before calling gluLookAt. You're currently modifying the projection matrix :s
Your title is scary whereas it is obvious that such a fundamental mechanism is not broken.