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

https://github.com/eronne/threejs-audio-visualizer

🔊 An audio visualizer using Three.js & shaders 🔊
https://github.com/eronne/threejs-audio-visualizer

javascript javascript-library shaders threejs webaudio-api

Last synced: about 1 year ago
JSON representation

🔊 An audio visualizer using Three.js & shaders 🔊

Awesome Lists containing this project

README

          

# Three.js Boilerplate

## Setup

* Execute `npm install`

## Environments

* Development `npm start`
* Production `npm run build`