Skip to content

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

License

Notifications You must be signed in to change notification settings

folkloreinc/boids.js

 
 

Repository files navigation

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).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.9%
  • CSS 30.3%
  • HTML 5.1%
  • Python 3.7%