system/ui/README.md
The user interfaces here are built with raylib.
Quick start:
BIG=1 to run the comma 3X UI (comma four UI runs by default)SHOW_FPS=1 to show the FPSSTRICT_MODE=1 to kill the app if it drops too much below 60fpsSCALE=1.5 to scale the entire UI by 1.5xBURN_IN=1 to get a burn-in heatmap version of the UIGRID=50 to show a 50-pixel alignment grid overlayMAGIC_DEBUG=1 to show every dropped frames (only on device)RECORD=1 to record the screen, output defaults to output.mp4 but can be set with RECORD_OUTPUTStyle guide:
Widget.
_