GitHub - pthom/imgui_bundle: Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building.
Pangram verdict · v3.3
We believe that this document is fully human-written
AI likelihood · overall
HumanArticle text · 250 words · 1 segments analyzed
Dear ImGui Bundle
Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building. https:://imgui-bundle.pages.dev
Dear ImGui Bundle is a framework built on top of Dear ImGui, for both C++ and Python. It comes with batteries included: plotting, Markdown, node editors, image inspection, and more. See it in action: No install needed!
Launch the Interactive Explorer: a full demonstration: showcases all libraries with browsable C++ and Python source. Acts as a living reference manual. Ppen the Playground: a live python sandbox with ready to use demos, based on pyodide. Edit code, see results instantly.
Key features
Cross-platform: Windows, macOS, Linux, iOS, Android, and WebAssembly. C++ and Python APIs with very similar structure. Integrated ecosystem:
Dear ImGui (core widgets) ImPlot / ImPlot3D (2D and 3D plotting) ImmVision (image inspection) imgui-node-editor, ImGuizmo, file dialogs, knobs, spinners, toggles, command palette, and more.
Optional high-level runners:
Hello ImGui: window, backend, docking, and assets management. ImmApp: easy activation of add-ons (ImPlot, Markdown, etc.).
Web-ready:
C++ via Emscripten Python via Pyodide (online playground and deployable HTML templates)
Documentation The documentation is available here. Community Join the Discord server for questions, showcase, and discussion (new!). DeepWiki
DeepWiki is an AI based doc where you can ask questions about Dear ImGui Bundle and get answers. It is trained on the full documentation and the source code of the Dear ImGui Bundle. Expect some inconsistencies, but it is still helpful. Build status
OpenGL renderer Python bindings Alternative renderers Mobile