A cross-platform engine-like framework that allows creating UI applications abstract from concrete implementation (ex. SDL, ImGui, Qt) and easily building the application for any of the available implementations.
Supported implementations:
- SDL-ImGui.
- Qt.
Supported platforms:
- Windows.
- Mac OS.
- Android.
Below are the screenshots of the same application "Vocabulary" built for 2 platforms (Windows, Android) and 2 implementations (SDL-ImGui, Qt):