glTranslatef (150, 0.0f, 0.0f); glutSolidSphere(15.945, 100, 100); //绘制黄色的“月亮” glColor3f(1.0f, 1.0f, 0.0f); glRotatef(day / 30.0*360.0 - day ...
確定! 回上一頁