jogamp
›
jogl
Login
Register
Re: The method glLoadIdentity() is undefined for the type GL
Posted by
LightHades
on
Oct 19, 2012; 6:05pm
URL:
https://forum.jogamp.org/The-method-glLoadIdentity-is-undefined-for-the-type-GL-tp4026542p4026560.html
Hi once again!
I am trying to port this code (from JOGL wiki):
https://docs.google.com/file/d/0B9hhZie2D-fENGE3ZmZkOGItZGYzZC00ZDgzLTg0NTAtMTk1MTAwMzYxYzNk/edit?hl=en
to JOGL2 (it's JOGL1, isn't it?) but i can't! D: I mean, the Key and Mouse listeners aren't working, dunno why. Here's the code of Main.java and Game.Java:
http://www.sourcepod.com/atoyan01-11690
Free forum by Nabble
Edit this page