Assignment 3 - Music Visualizer
This assignment is open ended creatively, so make something you're proud of!
The essential code you need can be used from workshop 5 and 6 but you need to be creative and come up with a simple but stylish experience for your user.
Do not think you need to produce something complex, take a look at this simple, well executed example.
Requirements
- Three.js scene with at least 20 objects and lights
- 3D Transformations
- Ambient + Directional Lighting (color + intensity animated)
- Animations reflect FFT values
- Blend Modes
- Simple but stylish
Submission
A zip file containing a folder with at least: index.html, main.js and one mp3 file, runnable in Chrome with no errors.
Do not use an mp3 larger than 4-5mb!