Flipping OpenGL texture

后端 未结 0 867
感情败类
感情败类 2021-02-15 10:40

When I load textures from images normally, they are upside down because of OpenGL\'s coordinate system. What would be the best way to flip them?

  • glScalef(1.0f, -1.
相关标签:
回答
  • 消灭零回复
提交回复
热议问题