33 lines
413 B
Markdown
33 lines
413 B
Markdown
# UUI : micro UI Toolkit
|
|
|
|
* C++ + Vulkan/OpenGL
|
|
|
|
* Python binding
|
|
|
|
* Ease of use : safe and good semantic
|
|
|
|
* Let custom rendering
|
|
|
|
* Canvas for easy drawing
|
|
|
|
* Style/Config watch option : real-time update on file change
|
|
|
|
|
|
## Technical
|
|
|
|
* minimum ressource : CPU/memory
|
|
|
|
* minimum redraw
|
|
|
|
* core profile : no immediate mode
|
|
|
|
* Object based
|
|
|
|
* Init/Render lambda
|
|
|
|
* Opengl context
|
|
|
|
|
|
## Layout / Style
|
|
|
|
* CSS subset
|