... 1.0, 0.0); //whole object rotate glPushMatrix (); //body glScalef (0.5, 1.0, 0.5); glutWireCube (1.0); glPopMatrix (); glPushMatrix (); glTranslatef ...
確定! 回上一頁