JY

Balls Dropping

Tech Stack:

  • Javascript

  • Three.js

  • Tone.js

An Audio Visual App

- Built in vanilla Three.js and using Tone.js for the audio elements.

- The aim was to get a visual representation of a bouncing ball, but once I'd built one ball, I then wanted to generate more. I refactored the bouncing ball as an extended class with it's own methods.

- I would like to add the ability for a user to upload an audio clip and for that to be used. Maybe even to split the sounds up over the number of balls.

- To learn more about the app visit the github links below.

Back to Projects