Re: The method glLoadIdentity() is undefined for the type GL
Posted by LightHades on Oct 20, 2012; 1:55am
URL: https://forum.jogamp.org/The-method-glLoadIdentity-is-undefined-for-the-type-GL-tp4026542p4026563.html
Thanks! It works pretty well right now.
I have another question:
How I can do some sort of "speed" or something like that? So, making a drawing "move" on each display call if the users press "A" or "W", ... I have to do it with Animators?