RafaelKuebler Flocking Save

2D Flocking in the Unity3D game engine using Craig Reynolds' boids

Project README

Unity3D Flocking using Craig Reynolds' Boids

2D implementation of Craig Reynolds' boids in the Unity3D game engine.

150 boids

The boid's emergent flocking behaviour is caused by 3 rules:

  • Alignment: steer towards the direction nearby boids are heading
  • Cohesion: steer to move toward the average position of local flockmates
  • Separation: steer to avoid colliding or getting too close to another boid

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Open Source Agenda is not affiliated with "RafaelKuebler Flocking" Project. README Source: RafaelKuebler/Flocking
Stars
44
Open Issues
0
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating