/radiant

Primary LanguageRustMIT LicenseMIT

Radiant

This is radiant. An experiment for new ways of controlling DMX based fixtures. This project is inspired by the GrandMA2/3 lighting consoles, but has a new vision for generating effects. When we actually get to generating effects we want to experiment with a node editor based effect generator.

Is this a useful way for quick effect generation?

¯\(ツ)

One way to find out!

Installation

This project is based on the still very raw GPUI framework, which means linux and windows support are still very experimental, and I'm not even sure if it will run. Feel free to prove me wrong!

Because the project is in very early stages, for now we only allow building the app from source.

git clone https://github.com/BaukeWestendorp/radiant
cd radiant
cargo run --release