jklarenbeek / boidsjs

An experiment with the boids flocking algoritme in javascript and canvas2d.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A boids experiment

An exploration of the boids flocking algoritme.

In order to run this example you need to clone the futils repository from my account on github and use npm-link to register it against this package.

About

An experiment with the boids flocking algoritme in javascript and canvas2d.


Languages

Language:JavaScript 98.9%Language:HTML 1.1%