A visualization software for live events like concerts and club gigs with a node based workflow.
A node based visualization tool for live scenarios (e.g. concerts and clubs).
You need to have the following tools installed:
git clone https://github.com/maxjoehnk/Mizer.git
cd Mizer
Run make build
in the Project root. This will generate any necessary source files and also build the dynamic libraries required for the ui.
After running make build
once you can just use cargo run
to start Mizer.