Scene Viewer QWidget

   2691   8   3
User Avatar
Member
538 posts
Joined: Dec. 2006
Offline
Is it possible to get Scene Viewer as Qt Widget with Python?
https://gumroad.com/alexeyvanzhula [gumroad.com]
User Avatar
Staff
1255 posts
Joined: July 2005
Offline
One can dream! It would be cool to have that ability in Houdini but we're not there yet.

Cheers,
Rob
User Avatar
Member
538 posts
Joined: Dec. 2006
Offline
rvinluan
One can dream! It would be cool to have that ability in Houdini but we're not there yet.

Cheers,
Rob

Why do you need it?
https://gumroad.com/alexeyvanzhula [gumroad.com]
User Avatar
Staff
1255 posts
Joined: July 2005
Offline
vux
Why do you need it?

We (SideFX) don't really need it.

But I can see users taking advantage of a more scriptable UI with PySide and PyQt.

Cheers,
Rob
User Avatar
Member
538 posts
Joined: Dec. 2006
Offline
rvinluan
vux
Why do you need it?

We (SideFX) don't really need it.

But I can see users taking advantage of a more scriptable UI with PySide and PyQt.

Cheers,
Rob

Ok, I have a python function for that
https://gumroad.com/alexeyvanzhula [gumroad.com]
User Avatar
Member
28 posts
Joined: July 2015
Offline
Are there any concerns that ui python might slow things down? Kind of like with maya, considering 16 is already quite sluggish, compared to 15.
User Avatar
Staff
1255 posts
Joined: July 2005
Offline
What do you mean exactly? Do you mean Python-based UI running slowly in Houdini? Or that introducing more Python-based UI will further slow down all of Houdini?

Also, if Houdini 16 is running sluggish then please submit a bug if you haven't already and provide a test case as well as your system info. Solid benchmark tests that we can reproduce here will help us nail down the issues.

Cheers,
Rob
User Avatar
Member
1 posts
Joined: Aug. 2017
Offline
LOL… sotry continues…

Looks like hou.ui.mainQtWindow() is the way to go.
User Avatar
Member
538 posts
Joined: Dec. 2006
Offline
polybender
LOL… sotry continues…

Looks like hou.ui.mainQtWindow() is the way to go.
main window != scene viewer widget
https://gumroad.com/alexeyvanzhula [gumroad.com]
  • Quick Links