Music-visualizer Music visualizer using OpenGL and C++. Using SDL2 for audio play and FFTW3 for Fourier Transformation. Example More examples are in the Example folder. Build requirements glm: https://github.com/g-truc/glm glew: http://glew.sourceforge.net/ SDL2: https://wiki.libsdl.org/Installation FFTW3: http://www.fftw.org/download.html