jacquesbas
04-12-2002, 09:08 AM
Hi:
I have an OpenGL app working which uses only one GLUT function: gluLookAt(). Since the OpenGL Reference says: "This function only encapsulates a series of glTranslate() and glRotate() calls", I have tried to write my own function to avoid loading a .dll just for that. I haven't succeeded yet. Could someone help? Are there any public sources for this (and other GLUT) functions?
Thank you.
Jacques.
I have an OpenGL app working which uses only one GLUT function: gluLookAt(). Since the OpenGL Reference says: "This function only encapsulates a series of glTranslate() and glRotate() calls", I have tried to write my own function to avoid loading a .dll just for that. I haven't succeeded yet. Could someone help? Are there any public sources for this (and other GLUT) functions?
Thank you.
Jacques.