... -1.0, 1.0) Similarly, the reflection about the y axis is achieved by calling glScalef( -1.0, 1.0, 1.0) 25 Example glPushMatrix(); glScalef( 1, -1, ...
確定! 回上一頁