Publisher | TAC |
---|---|
File size | 414.23kB |
Number of files | 25 |
Latest version | 1.0.0 |
Latest release date | 2024-12-02 04:22:14 |
First release date | 2024-12-02 04:22:14 |
Supported Unity versions | 2018.4.2 or higher |
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.