Skip to content

calamina/node-garden

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.3%
  • SCSS 18.2%
  • GLSL 13.4%
  • HTML 11.1%