/particles-danseJS

Particles danse is an interactive audio experiment using Three and WebGL, based on the song Halcyion from Gramatik. 🎵

Primary LanguageJavaScript

Particles danse

alt text

Particles danse is an interactive audio experiment using Three and WebGL, based on the song Halcyion from Gramatik. 🎵

Demo

http://particles.antoineabbou.fr

Installation

Requirements

  • npm

Once the project is cloned, just run :

$ npm install

Development

Launch development server.

$ npm run start

Build

Prepare files for production.

$ npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT