openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
deanlee 4645f5e72f Add GPU-accelerated polygon rendering with anti-aliased edges and gradient support 4 weeks ago
..
lib Add GPU-accelerated polygon rendering with anti-aliased edges and gradient support 4 weeks ago
onroad system/ui: render model output with new ModelRenderer class (#35356) 4 weeks ago
widgets system/ui: cache shader location (#35360) 4 weeks ago
README.md Reapply "system/ui: add SCALE env var (#35272)" (#35273) 1 month ago
reset.py system/ui: don't reset on PC 1 month ago
setup.py system/ui: Use OPENPILOT_URL instead of google.com for network connectivity check (#35254) 1 month ago
spinner.py zipapp pack (#35253) 1 month ago
text.py system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 1 month ago
updater.py system/ui: add require_full_screen to WifiManagerUI (#35191) 1 month ago

README.md

ui

The user interfaces here are built with raylib.

Quick start: