... 0, 300, 300); glMatrixMode(GL_MODELVIEW); glLoadIdentity(); glColor3f(1.0f, 0, 0); glutSolidCube(0.3f); glRotatef(45.0f, 0, 0, ...
確定! 回上一頁