... 0.2, 10.0); glutSolidCube (1.0); glPopMatrix(); /* armario */ glColor3f(1.0,0.0,1.0); glPushMatrix(); glScalef (4.0, 6.0, 2.0); glutSolidCube (1.0); ...
確定! 回上一頁