D1plo1d / nannou-led-controller

Prototype GUI for simulating a MicroTree OSC controller in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Install Rust
  2. Install rendering dependencies:
  • On Ubuntu: sudo apt install libxcb-render-util0-dev libxcb-shape0-dev libxcb-xfixes0-dev

Useage

LED_CONTROLLER=$PI_IP_AND_PORT RUST_LOG="nannou_led_controller=trace" cargo run --release

About

Prototype GUI for simulating a MicroTree OSC controller in Rust.


Languages

Language:Rust 100.0%