Sunday, December 8, 2013

Week 2

This week we worked on getting FFT bands to work correctly.
FFT bands generated from an mp3 file

We also worked on creating bezier surfaces with our bezier patches that would be able to take in any number of FFT bands and adjust the patches accordingly.
Bezier Surface created with a bunch of patches with initial amplitude(s) of zero
Bezier surface with random values added in to replicate real FFT data

Finally we linked the FFT to the Bezier Curves so that the curves would respond to the FFT bands found from an input mp3 file.
Bezier Surface with song Data

No comments:

Post a Comment