Example:
glMatrixMode(GL_PROJECTION) glLoadIdentity() gluPerspective(45, 1.333, 0.1, 100) glMatrixMode(GL_MODELVIEW)