/audioviz

Hacking together a webgl audio viz

Primary LanguageJavaScript

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