Code: #include <GL/glut.h> #include <stdlib.h> GLuint list; float spinx = 0; float spiny = 0; float spinz = 0; GLfloat tdist = 0.0;
確定! 回上一頁