/boids.js

A Javascript library allows you to control boids such as bird flock and fish school.

Primary LanguageJavaScriptMIT LicenseMIT

boids.js

This library allows you to simulate bird flock and fish school. This computer model of coordinated animal motion was designed by Craig Reynolds in 1986. This model consists of three simple rules which are separation, alignment and cohesion.

License

Copyright (c) 2012-2016 Satoshi Okami. See the LICENSE file for license rights and limitations (MIT).