Skip to content
HN On Hacker News ↗

GitHub - pthom/imgui_bundle: Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building.

▲ 29 points 16 comments by pstomi 2w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

4 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 250
PEAK AI % 4% · §1
Analyzed
May 7
backend: pangram/v3.3
Segments scanned
1 windows
avg 250 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 250 words · 1 segments analyzed

Human AI-generated
§1 Human · 4%

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