Dean Lee
|
1221821761
|
system/ui: migrate c++ alert renderer to python (#35386)
* rebase
* cache metrics
* measure text
* type hint
* improve
* fix roundness
* rebase
|
3 weeks ago |
Dean Lee
|
e51243f2cd
|
system/ui: remove todo and add comment (#35390)
remove todo and add document
|
3 weeks ago |
Dean Lee
|
a3fab434a4
|
system/ui: migrate c++ HudRenderer to python (#35359)
* port c++ HudRenderer to python
* cache font metrics
* cache fonts
* improve
* fix bg
* refactor
* rebase
* fix
|
3 weeks ago |
Dean Lee
|
e6eef5d9d0
|
system/ui: implement driver monitoring UI (#35358)
* pyui_driver_state_reander
* ddd
* draw_spline_linear
* pre-calculate the face keypoints transform
* remove int convert
* improve
* use draw_spline_linear
* pre-calc points
* state updated
* render to texture
* Revert "render to texture"
This reverts commit 27be710f4c7aca3bb05e94ad69635d292e799ff4.
* cleanup
* dd
* new dataclass
* cleanup
* use content_rect
|
3 weeks ago |
Dean Lee
|
b8f3e7bcf0
|
system/ui: improve road view with driving state border and clipping (#35385)
improve road view with driving state border and clipping
|
3 weeks ago |
Dean Lee
|
28da563386
|
system/ui: render model output with new ModelRenderer class (#35356)
render model output with new ModelRenderer class
|
3 weeks ago |
Dean Lee
|
927ce0bc06
|
system/ui: fix typos (#35349)
fix typos
|
3 weeks ago |
Dean Lee
|
3d3e9599d8
|
system/ui: add specialized camera views with custom transformations (#35346)
* add specialized camera views with custom transformations for driver and road
* improve
* return np array
* cached matrix
|
3 weeks ago |