how to transport flat array to fragment shader using vertex shader

后端 未结 0 547
旧巷少年郎
旧巷少年郎 2020-12-22 18:32

I need to computate sum of array on graphic card using gl.

Prefferentially iterate over array and sum the elements up.

array0.pipe(vortex(+1)).pipe(fra         


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