gpu-boids-first-setp__shorten.mp4
Boids simulation implemented with Compute Shader and VFX Graph.
- Windows 10 Home
- Unity 2023.2.9f1
- URP 16.0.5
- Visual Effect Graph
Open the scene in Assets\BoidsComputerShaderSandbox\Scenes\Main.unity
.
You can set boids entity count by changing number in the inspector of BoidsVisualizer
.
Note that, you should re-enable the BoidsVisualzer game object when changing boids count value.