pyqt_houdini vs. pyqt_thread_helper

   1988   0   1
User Avatar
Member
789 posts
Joined: April 2020
Offline
Hello,

I am trying to run a pyqt application inside houdini. I get everything to work with the pyqt_houdini helper module, but everything responds really slow and jerky, as if qt does not get polled enough to update.

When I use the thread helper, performance is much better (almost the same as standalone or running on maya and nuke), but I have trouble with other modules, probably because it runs in a separate thread.

I was wondering if there is a way to make the pyqt_houdini solution perform better.

Cheers,
Koen
  • Quick Links