Example : void Draw_scalling() {. glPushMatrix();. glScalef(0.2,0.2,0.0);. glBegin(GL_QUADS);. glColor3f(0.0f,1.0f,0.0f);.
確定! 回上一頁