Model view
Could someone tell me how or where to go to use the ModelView matrix in OpenGL?
Out - The Prox
NARF - Pinky and the Brain
I''m not sure what you mean...
Use it for what??
You can switch to the modelview matrix by doing
glMatrixMode(GL_MODELVIEW);
Use it for what??
You can switch to the modelview matrix by doing
glMatrixMode(GL_MODELVIEW);
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement