LVGL - Lightweight embedded GUI library
Posted: Wed Mar 23, 2022 8:46 am
https://github.com/lvgl/lvgl
I think many audio programmers will find this library interesting. Other than being very lightweight and written in C, it has some neat features like CSS-like styling. It is meant for embedded devices but I think it can be used on PCs as well simply by targeting the framebuffer.
I think many audio programmers will find this library interesting. Other than being very lightweight and written in C, it has some neat features like CSS-like styling. It is meant for embedded devices but I think it can be used on PCs as well simply by targeting the framebuffer.