mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
83679bd856
* selfdrive/assets: rasterize SVGs * do entire assets dir * fixed size - 4096px is a lot * optimise them too * use inkscape * regenerate * abandon runtime svg
ui
The user interfaces here are built with raylib.
Quick start:
- set
DEBUG_FPS=1to show the FPS - set
STRICT_MODE=1to kill the app if it drops too much below 60fps - https://www.raylib.com/cheatsheet/cheatsheet.html
- https://electronstudio.github.io/raylib-python-cffi/README.html#quickstart