How to draw a texture to the screen without using shader in OpenGL 3.3 or above?

前端 未结 0 691
醉酒成梦
醉酒成梦 2020-12-28 23:23

Is there any way to draw a texture to the screen without using a shader? Something like the immediate mode in gl3.1 (glBegin, glTexCoord, etc). I know that VA and IB are nec

相关标签:
回答
  • 消灭零回复
提交回复
热议问题