... glutSolidCube(50); glTranslatef(60,0.0,0.0); glColor3f(1.0,0.0,0.0); glutSolidCube(50); glutSwapBuffers(); } void spotlight() { GLfloat ...
確定! 回上一頁