tgcnzn / Interactive-Particles-Music-Visualizer

Learn how to build audio-reactive visual experiences in Three.js, featuring synchronized sound and dynamic 3D visuals, inspired by ARKx's work for Coala Music's website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learn how to build audio-reactive visual experiences in Three.js, featuring synchronized sound and dynamic 3D visuals, inspired by ARKx's work for Coala Music's website.

License:MIT License


Languages

Language:JavaScript 57.3%Language:SCSS 18.2%Language:GLSL 13.4%Language:HTML 11.1%