PyVista ImGui Repo #208
adam-grant-hendry
started this conversation in
Polls
Replies: 1 comment 2 replies
-
I don't want to vote due to my usual disclaimer of not being a pyvistaqt (or any other GUI) user. Just a few musing remarks:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@akaszynski @tkoyama010 @larsoner @adeak I like pyimgui. As an immediate mode renderer, it has performance benefits over retained mode renderers and can make some pretty great interfaces.
Qt
/PyQt
/PySide
are a bit trickier to work with and have had licensing woes and variations across bindings that have caused headaches. Dear imgui is open-source MIT.If you agree, I'd like to take a crack at combining it with
pyvista
andvtk
like was done here. What do you think?8 votes ·
Beta Was this translation helpful? Give feedback.
All reactions