glPushAttrib (GL_ALL_ATTRIB_BITS);. //往裡移動並旋轉 glTranslatef(0.0f, 0.0f, -5.0f); glRotatef(angle, 1.0f, 1.0f, 0.0f);.
確定! 回上一頁