What is the proper way to upload a uniform array to a shader using OpenTK?

后端 未结 0 1934
清歌不尽
清歌不尽 2021-01-25 07:33

I am trying to render multiple instances of a mesh, each with a different float offset. To do this I am passing a uniform float array to the shader, which will then

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