Set up viewing transformation, looking down -Z axis glLoadIdentity(); gluLookAt(0, 0, -g_fViewDistance, 0, 0, -1, 0, 1, 0);
確定! 回上一頁