glMatrixMode(GL_MODELVIEW); glLoadIdentity(); glMultMatrixf(curview);. This positions the universe with respect to the camera. Now you want to position object ...
確定! 回上一頁