我已经在GLFW上下文中使用GLUT绘制了一个球体。我使用的代码是: void drawSphere(std::vector<GLfloat> color, std::vector<GLdouble> position, float radius) ...
確定! 回上一頁