glTranslatef (0.0, 0.0, -15.0); Replace translation command with ... glTranslatef(3.0, 1.0, -8.0); What are the OpenGL translation that take (3.0, -1.0, ...
確定! 回上一頁