... corner at origin glPushMatrix(); glTranslated(0.5, 0.5 * thickness, ... glutSolidSphere(1,15,15); glPopMatrix(); glPushMatrix(); glTranslated(0,0,1.2); ...
確定! 回上一頁