... 0, 400, 400); glMatrixMode(GL_PROJECTION); glLoadIdentity(); gluPerspective(45.0, 400/400.0, 0.1, 1000); glMatrixMode(GL_MODELVIEW); ...
確定! 回上一頁