glTranslatef (xpos, ypos, 0.0); //position object glRotatef (60.0, 0.0, 1.0, 0.0); //whole object rotate glPushMatrix (); //body glScalef (0.5, 1.0, ...
確定! 回上一頁