Skip to main content

Module universe

Module universe 

Source
Expand description

Module implementing the visual DMX universe panel tab.

§Universe Panel Module

This module implements the visual DMX Universe view for the R.E.K.T.A.L. GUI application. It renders up to 512 DMX channels per universe in a dynamic, responsive grid layout, displays live channel values, and optionally overlays patched fixture devices and property types.

Structs§

UniversePanel
UI Panel representing a single DMX universe view in the docking interface.

Enums§

PropertyType
A fixture property, either a simple single-channel attribute or a color.

Functions§

get_color_for_fixture_hash 🔒
Generates a deterministic semi-transparent [egui::Color32] hue based on a fixture hash byte.