glVertex2f ( 0.0, 1.0 ); glEnd();. //定义在左下角的区域 glColor3f( 0.0, 1.0, 0.0 ); glViewport( 0, 0, 200, 200 ); glBegin( GL_POLYGON );
確定! 回上一頁