Immediate Mode Graphical User interface for C++ with minimal dependencies
ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline enabled application. It is fast, portable, renderer agnostic and self-contained (no external dependencies).
ImGui is designed to enable fast iteration and empower programmers to create content creation tools and visualization/ debug tools (as opposed to UI for the average end-user). It favors simplicity and productivity toward this goal, and thus lacks certain features normally found in more high-level libraries.
ImGui is particularly suited to integration in realtime 3D applications, fullscreen applications, embedded applications, games, or any applications on consoles platforms where operating system features are non-standard.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke:mingw:win64:sdr/mingw64-imgui && cd $_ - Create Badge
Source Files
| Filename | Size | Changed |
|---|---|---|
| mingw64-imgui.changes | 0000000163 163 Bytes | |
| mingw64-imgui.spec | 0000002904 2.84 KB | |
| v1.84.2.tar.gz | 0001405193 1.34 MB |
Comments 0