A more complicated example: glMatrixMode(GL_MODELVIEW);. glPushMatrix();. glMultMatrixf(M);. // Draw the object using glBegin/glEnd. glPopMatrix();.
確定! 回上一頁