void glRotatef(GLfloat angle,GLfloat x,GLfloat y,GLfloat z);. First explain the direction of rotation, do the vector from (0,0,0) to (x, y, z), ...
確定! 回上一頁