Skip to content

A fast JavaScript implementation of the boids algorithm

License

Notifications You must be signed in to change notification settings

anoopelias/boids

Repository files navigation

boids

A lightweight JavaScript implementation of boids.

This is a fork of hughsk/boids in terms of UI, and basic build structure. However the flocking algorithm is rewritten ground up.

Check out the demo