mortacious / pyvista-imgui

Pyvista imgui integration
MIT License
16 stars 1 forks source link

Feature/pyimgui support #1

Closed mortacious closed 1 year ago

mortacious commented 1 year ago

This adds support for the imgui bindings provided by the pyimgui package in addition to the existing imgui-bundle bindings. The imgui-bundle bindings are used by default and the implementation falls back to pyimgui automatically.