hnnesv / webgl-boids

WebGL implementation of the boids flocking algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webgl-boids

WebGL implementation of the boids flocking algorithm. You can view a demo of it here. Firefox is the recommended browser, but it works fine in others, including Safari on iOS (just turn to landscape).

Development

To build the js dist:

npm run build

Also available:

npm run watch

About

WebGL implementation of the boids flocking algorithm

License:Mozilla Public License 2.0


Languages

Language:JavaScript 87.8%Language:GLSL 10.8%Language:HTML 1.4%