glRotatef(self.z, 0.0, 0.0, 1.0). #開始繪製立方體的每個面,同時設置紋理映射. glBindTexture(GL_TEXTURE_2D, 0). #繪製四邊形. glBegin(GL_QUADS).
確定! 回上一頁