A retained-mode UI framework built in C++20 with a custom layout engine, HarfBuzz text shaping, MTSDF text rendering and SDF shape rendering, user-implementable renderer interface and an efficient batching system.
- →Custom layout engine with flexbox-like capabilities
- →HarfBuzz integration for complex text shaping
- →Multi-channel signed distance field text rendering
- →Efficient draw call batching system
- →Modern C++20 architecture


