top of page
Smack the beat.png

This is a VR game where I created script to break down audio and generate cubes on the beat of the song. My responsibility was to create a visual representation of the audio that was playing as well as the code to spawn the cubes flying at you. I created a 8 band and a 64 band system. The 8 band system is used to generate the cubes and the 64 band system is used to create the visuals.

smack.JPG

In the script I broken it down to 8 and 64 bands. The 8 band is less sensitive and it is used to track the Beat and the 64 band is used to run the visuals in the background.

SmacktheBeat: TeamMember
bottom of page