Easy Asset Search
ComputeEx Asset Image Purchase on the Asset Store » * This is an affiliate link, meaning we may earn a small commission if you purchase something through it, at no extra cost.

ComputeEx

ComputeEx is a code package to show you how to properly execute Burst Jobs along with Compute Shaders.
Category:
ToolsUtilities
Developer:
TAC
Price:
$14.99
Rating:
Not enough ratings.
Favorites:
2
Download Size:
414.23 KB
Current Version:
1.0.0
Original Release:
Dec 2, 2024
Last Update:
Dec 2, 2024
Supported Unity Version:
2022.3.21 or higher
Description:

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.

Technical Details:
  • Managed Compute access
  • NativeArray with GetData
  • NativeArray with RequestIntoNativeArray
  • Job with Compute errors
  • Correct way to do mixed Jobs/Compute executes
  • Advanced Compute example

continue »

Similar Packages