Glut has many different preset 3d shapes for use in OpenGL. Both solid and wireframe versions for each shape. For a cube: glutSolidCube(GLdouble size); ...
確定! 回上一頁