Unsafe Per Pixel access, 30ms access for 1756000 pixels

前端 未结 5 1525
轮回少年
轮回少年 2020-12-28 10:42

So I\'ve been sharing some thoughts on the above topic title on my website about fast, unsafe pixel access. A gentlemen gave me a rough example of how he\'d do it in C++, bu

5条回答
  •  粉色の甜心
    2020-12-28 11:28

    Here: Utilizing the GPU with c# there are mentioned some librarys for using the GPU from C#.

提交回复
热议问题