ComputeEx


ComputeEx is a code package to show you how to properly execute Burst Jobs along with Compute Shaders.


by TAC


Price History +

We will demonstrate for you how to manage Native Containers along with any combination of Burst Job and Shader while also showing you the common pitfalls developers fall into which lead to error cases.


The examples include everything from managed memory Get/SetData, NativeArrays, Job and Compute mixing and finally an advanced compute only example.


The package is based around a simple extensible compute manager that simplifies compute setup and execution for you.