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
相關文章
相關標籤/搜索