glutSolidSphere(2, 40, 40) glPopMatrix() glPushMatrix() glTranslatef(4, 2, 0) glMaterialfv(GL_FRONT, GL_DIFFUSE, [1.,0.4,0.4,1.0]) glutSolidSphere(1, 40, ...
確定! 回上一頁