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§
- Universe
Panel - UI Panel representing a single DMX universe view in the docking interface.
Enums§
- Property
Type - 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.