A cross-platform framework for creating graphical user interfaces in C++. It is designed with an emphasis on ease of integration, native look and feel, and minimal dependencies.
- Simplify UI development without low-level API complexity
- Provide a stable UI toolkit for both legacy and modern systems
- Enable shared codebases across platforms
| Platform | Backend | Minimum Version |
|---|---|---|
| Windows | GDI+ | Windows XP |
| Linux | GTK3 / Cairo | Ubuntu 16 |
Explore the example to understand how Visual UI can be used in a real application.
Contributions of any kind are appreciated, whether it's bug reports, feature ideas, or code improvements.
Usage is provided under the GNU GPL v.3 license.