For those who already know Dear ImGui, MicroUI is a simplistic alternative to C Language.
Features of MicroUI:
1100 sloc
(Lines of Source Code) of ANSI C;To use MicroUI you will need:
Duly installed on your machine or through Conan or Vcpkg, in addition to Git to clone the repository:
After cloned. To test, you can enter the example subdirectory:
Compile and run:
Alternatively there is a
build.sh
in the same directory!
The possible and probable display of the demo windows:
For more information see usage.md from the MicroUI repository on GitHub.