You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PaperJS implementation for the behavior of 'boids' described by Craig Reynolds in his paper titled "Flocks, Herds, and Schools: A Distributed Behavioral Model."
Includes a number of tweaks for the user to mess around with. Note that this extremely optimized and runs terribly on slower devices, just meant to be a cool proof of concept!
About
PaperJS implementation for the behavior of 'boids' described by Craig Reynolds in his paper titled "Flocks, Herds, and Schools: A Distributed Behavioral Model."