glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); glColor3d(1.0,0.5,1.0); glutSolidCube(0.50); glFlush(); glutSwapBuffers();. }.
確定! 回上一頁