This is a simple example of object hierarchy. ... glTranslatef(1.1,0.25,0.0); glScalef(0.5,0.5,0.5); glColor3ub(128,128,128); glutSolidSphere(0.5,20,20); ...
確定! 回上一頁