Re: Unpredictable GL Frame Awt Key Handler or gluLookAt
Posted by
gouessej on
Aug 22, 2012; 8:25pm
URL: https://forum.jogamp.org/Unpredictable-GL-Frame-Awt-Key-Handler-or-gluLookAt-tp4025788p4025866.html
Look at my example on Wikipedia:
http://en.wikipedia.org/wiki/Java_OpenGL#Quad_exampleJust create a class member to store it and create it in init(GLAutoDrawable glDrawable) like me.