Unity-GPU-Compute
GPU Compute provides an easy way to setup & execute GPU compute shaders asynchronously in Unity. Reduces the amount of code and complexity to execute a compute shader. Create, edit and read buffers easily (buffer strides & lengths are calculated automatically). Automatically calculate optimal GPU thread group sizes for your workload. Plus more!
登录后发表评论