Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

Conversation

sunreef
Copy link
Collaborator

@sunreef sunreef commented May 24, 2019

Based on the perception system I implemented in a previous PR, I made a first version of Boids algorithm for the Herbivores (for now).

They now try to flock together while keeping a minimum distance, try to match velocities, avoid Carnivores and stay inside world bounds in a more flexible manner than with collision testing.

I disabled a bunch of systems to test my implementation, hence the "Experimental" tag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant