5000 ECS Boids!

A boid simulation implemented using Unity ECS. Each boid in the scene is an autonomous agent that implements separation, cohesion, alignment, wander, flee and constrain behaviours. There is also a procedural animation on each of the boids and a custom shader that assigns colours:

Code on my git repo:

https://github.com/skooter500/ECSBoids

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s