glMatrixMode( GL_MODELVIEW );glLoadMatrixd( orientMatrix );glTranslated( -eye[0], -eye[1], -eye[2] );. 实际上glLookAt做了一样的事情。
確定! 回上一頁