ProkopHapala / MusicVisualizer

Music Visualizer inspired by WinAmp AVS and ShaderToy (uses SDL2 and OpenGL4/GLSL)
MIT License
3 stars 1 forks source link

Music Visualizer

Modular and modern stand-alone music visualization engine. It is inspired by WinAmp Advanced Visualization Studio (AVS) but tries to use power of modern GPUs and fragment shaders from ShaderToy.com

Dependencies

Compilation

with cmake + g++ installed

mkdir Build
cd Build
cmake ..
make

Screenshots

Watch the video