AsyncGPUReadbackPlugin icon indicating copy to clipboard operation
AsyncGPUReadbackPlugin copied to clipboard

Is it possible to support read back from ComputeBuffer?

Open yangrc1234 opened this issue 6 years ago • 0 comments

I'm really excited to see this great repo! I'm currently working on a project that needs to read back data from compute shader result, and it must run on Linux.

But for now the repo doesn't support read ComputeBuffer yet. I'm not quite familiar with openGL, so I was wondering if it's possible to support async read back from ComputeBuffer?

yangrc1234 avatar Jul 12 '19 08:07 yangrc1234