Boids is a simulation of a flock of birds performed on unity using job systems. This project is open source.
- Unity Version 2021.3.21f1
- Unity Collections
- Unity Burst
- Unity Text Mesh Pro
The design was borrowed from Ben Eater: https://eater.net/boids
See here.
See here.