drumath2237 / Boids-Unity-ComputeShader-Sandbox

Boids simulation implemented with Compute Shader and VFX Graph.
Apache License 2.0
9 stars 0 forks source link
boids-simulation compute-shader unity vfxgraph

Boids Unity Compute Shader Sandbox

https://github.com/drumath2237/Boids-Unity-ComputeShader-Sandbox/assets/11372210/3efabf57-5215-4378-bd9f-0d80f6ffc6c2

About

Boids simulation implemented with Compute Shader and VFX Graph.

Environment

Usage

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.

boids

Author

にー兄さん@drumath2237