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.
- Host: GitHub
- URL: https://github.com/elucidation/boids-webgl
- Owner: Elucidation
- License: mit
- Created: 2020-03-03T06:06:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T06:28:43.000Z (about 6 years ago)
- Last Synced: 2025-02-10T00:16:36.453Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://elucidation.github.io/boids-webgl
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)