OpenGL (太阳,地球,月亮 +太阳系八大行星)

OpenGL 画太阳,地球,月亮windows #include <windows.h> #include <gl/glut.h> #include <math.h> #define GL_PI 3.1415f static GLfloat xRot = 0.0f; static GLfloat yRot = 0.0f; GLfloat whiteLight
相关文章
相关标签/搜索