glScalef(5.0f, 4.0f, 1.0f); //縮放函式 glutWireCube(1 * size); //繪製線立方體 glPopMatrix(); //pop出來 glPushMatrix(); //左下角的柱子 ...
確定! 回上一頁