
Substitute for gluLookAt
Does anybody know how I can exchange gluLookAt() with standard gl code ? Well, surely anybody knows, but would you share this knowledge please ?
Thing is, I don´t wanna use glu or glut in my programm and I am trying to build a camera class.
Thanks in advance !
Twist

Here''s the sourcecode to the gluLookAt function. Basically it does a few matrix calculations and then uses glMultMatrixd() and glTranslated() to transform the viewpoint.
How do I set my laser printer on stun?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement