Page 1 of 1

PS #6

Posted: Sun Nov 28, 2010 7:13 pm
by Amusesmile
Anyone good at moving the camera in OpenGL in Java?

I've been trying gluLookAt() but I'm not sure what the default values are (if I knew that, I could just tweak it to get the camera where I want it). Every time I use it, I end up staring at blank space. Suggestions?