glScale (0.5, 0.5, 0.5). #绘制二维多边形. glBegin(GL_POLYGON). glColor3f(1.0, 1.0, 0.0). glVertex3f(0.0, 3.0, 0.0). glColor3f(0.0, 1.0, 1.0).
確定! 回上一頁