pthom / imgui_bundle

Your fast track to powerful GUIs: Dear ImGui Bundle, an extensive toolkit for Python and C++ with immediate mode efficiency.
https://pthom.github.io/imgui_bundle/
MIT License
696 stars 72 forks source link

ImGui Bundle - Gallery Post for v1.0.0-beta1 (with ImGui Test Engine) #141

Closed pthom closed 1 year ago

pthom commented 1 year ago

Dear ImGui Bundle (v1.0.0-beta1) now includes support for ImGui Test Engine.

The mouse movements and clicks you can see in the video below are triggered via programmable automations made possible by ImGui Test Engine.

https://github.com/pthom/imgui_bundle/assets/7694091/50a9dbda-5f3f-4001-850f-58caa0d4092c

It can be used with python, and C++ (all platforms, incl emscripten). See python bindings declarations (stubs).

See live demos in the interactive manual (click on the "Show me buttons"), and in a dedicated demo (see its C++, and Python source code).


As before, ImGui Bundle provides an extensive set of widgets and components accessible in C++ and Python: