ThMAD is an OpenGL-based (hardware-accelerated), modular
programming environment with its main purpose to
visualize music and create real time graphic effects.
The aim is to bridge the gap between programmer
and artist and enabling acreative and inspiring
environment to work in for all parties involved.
ThMAD is built on a modular plug-in-based architecture
so anyone can extend it and or make visualization
presets ("visuals" or "states").
Compilation Instructions for a basic version of ThMAD Ubuntu/Debian:
Make sure you have met the build dependencies:
sudo apt-get install libc6 libfreetype6 libgcc1 libgl1-mesa-glx \
libglew1.13 libglu1-mesa libjpeg8 libpng12-0 libpulse0 libstdc++6 libglfw3
Get the ThMAD Source from github.
Build it:
see BUILD/README.txt