glBegin (GL_POLYGON); //face in xy plane glColor3f(0.82, 0.41, 0.12);//this the color with which complete cube is drawn. glVertex3f(0,0 ,0 );
確定! 回上一頁