Skip to content

Latest commit

 

History

History
executable file
·
54 lines (33 loc) · 1.69 KB

README.md

File metadata and controls

executable file
·
54 lines (33 loc) · 1.69 KB

Audio-Reactive Visuals in Three.js

Learn how to create a music visualizer in Three.js, inspired by ARKx's work for Coala Music's website.

Audio Reactive Particles

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm run dev

Create the build:

npm run build

Credits

Misc

Follow Tiago: Instagram, Twitter, GitHub, Linkedin

Follow ARKx: Website, Instagram, Twitter, Linkedin

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops