An open API service indexing awesome lists of open source software.

https://github.com/elucidation/boids-webgl

Practice WebGL by implementing boids algorithm, with minor optimizations.
https://github.com/elucidation/boids-webgl

Last synced: 7 months ago
JSON representation

Practice WebGL by implementing boids algorithm, with minor optimizations.

Awesome Lists containing this project

README

          

# boids-webgl
Practice WebGL by implementing boids algorithm, with minor optimizations.

[Live demo](http://elucidation.github.io/boids-webgl)