Fractal Music Visualizer

For the final project of my grad graphics class I built an audio reactive fractal visualizer using OpenGL. I mainly used this assignment as an exploration of the ray marching rendering technique and generating visually captivating 3D fractals. Audio analysis was implemented using the KissFFT library. Audio data is read in real time and controls parameters such as fractal color, speed, and intensity.

Source code for the project can be found here