glLookAt example(1). gluLookAt (0.0, 0.0, 5.0, //camera position 0.0, 0.0, 0.0, //camera aimed to 0.0, 1.0, 0.0); //up-direction. Viewing in OpenGL.
確定! 回上一頁