"ImGui Bundle" is a brand new python and C++ package (Oct 2022). It works on MacOS, Windows and Linux.
Feedback from users would be appreciated in order to make sure its installation works on different platforms.
If you installed it, and if you have time, could you please answer the following:
Python users
- How did you install imgui-bundle for python: via
git clone + pip install -v . or via pip install imgui-bundle (i.e install from pypi)
- If you installed from pypi, which platform are you using ? Did the build use the prebuilt wheel, or did it have to build from source?
- Does imgui_bundle_demo work ?
- Do you have code completion for imgui and implot in your IDE (and which IDE are you using)? If not, please read the FAQ
C++ Users
- Did the code compile painlessly, and do the demo work?
Thanks in advance!
"ImGui Bundle" is a brand new python and C++ package (Oct 2022). It works on MacOS, Windows and Linux.
Feedback from users would be appreciated in order to make sure its installation works on different platforms.
If you installed it, and if you have time, could you please answer the following:
Python users
git clone+pip install -v .or viapip install imgui-bundle(i.e install from pypi)C++ Users
Thanks in advance!