Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 697 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 697 Bytes

Dancing Torus

Dancing torus is a WebGL audio reactive experiment.

Installation

Just clone the repository:

git clone https://github.com/jiin/dancing-torus.git

Then install the dependencies:

npm install && npm start

Change song

You can also change the default song with your favourite one. First click "change song" button on the bottom-left corner.

Then go to SoundCloud, search the song and click on "Share" (like the following images).

Finally copy & paste the generated url in the modal.

Let's try the online demo.