Dean Lee
|
6c28575573
|
system/ui: GPU-accelerated polygon rendering with anti-aliasing and gradients (#35357)
* Add GPU-accelerated polygon rendering with anti-aliased edges and gradient support
* use np array
* update ModelRenderer
* ndarray
* cleanup
* improve shader
* Revert "improve shader"
This reverts commit 992247617a9947bceb365f7b056fed6ebed3793d.
* improve shader for smoother edges
|
2025-05-27 21:47:55 -07:00 |
|
Dean Lee
|
28da563386
|
system/ui: render model output with new ModelRenderer class (#35356)
render model output with new ModelRenderer class
|
2025-05-27 12:48:33 -07:00 |
|
Dean Lee
|
927ce0bc06
|
system/ui: fix typos (#35349)
fix typos
|
2025-05-26 11:10:32 -07:00 |
|
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
|
2025-05-26 10:42:50 -07:00 |
|