gluPerspective (60.0, (float)w/h, 1.0, 2000.0); }. glMatrixMode(GL_MODELVIEW); glLoadIdentity(); glGetFloatv(GL_MODELVIEW_MATRIX,matrix);
確定! 回上一頁