if gluLookAt() is not called, the default camera position is gluLookAt(0,0,0, ... Example: glMatrixMode(GL_MODELVIEW);. glLoadIdentity();. gluLookAt(1.0,1.0 ...
確定! 回上一頁