netgusto / audioviz

Hacking together a webgl audio viz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soundviz

Hack of the awesome work/tutorial of Luigi Mannoni https://luigimannoni.com/

Run

Requires a http connection (cannot be served on the file:// protocol).

$ python -m SimpleHTTPServer 9000
# Then open http://localhost:9000 in your browser

About

Hacking together a webgl audio viz


Languages

Language:JavaScript 90.1%Language:CSS 6.0%Language:HTML 3.9%