Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 707 Bytes

File metadata and controls

27 lines (16 loc) · 707 Bytes

Boids Unity Compute Shader Sandbox

gpu-boids-first-setp__shorten.mp4

About

Boids simulation implemented with Compute Shader and VFX Graph.

Environment

  • Windows 10 Home
  • Unity 2023.2.9f1
  • URP 16.0.5
  • Visual Effect Graph

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