29 lines
346 B
Markdown
29 lines
346 B
Markdown
# UUI : micro UI Toolkit
|
|
|
|
* C++ + Vulkan/OpenGL
|
|
|
|
* Python binding
|
|
|
|
* Ease of use : safe and good semantic
|
|
|
|
* Let custom rendering
|
|
|
|
|
|
## Technical
|
|
|
|
* minimum ressource : CPU/memory
|
|
|
|
* minimum redraw
|
|
|
|
* core profile : no immediate mode
|
|
|
|
* Object based
|
|
|
|
* Init/Render lambda
|
|
|
|
* Opengl context
|
|
|
|
|
|
## Layout / Style
|
|
|
|
* Constraint based? padding/margin?
|