Houdini style UI elements in Pyside2

   1191   0   0
User Avatar
Member
453 posts
Joined: 2月 2013
Offline
Hi, I am building a shelf tool with Python in Houdini and I chose Pyside2, because that seems the best way to make a complex UI for a tool.

Are there QtWidgets (etc) based on Houdini's native UI?
The only thing I could find was the hou.qt module but it does not seem to contain Houdini style:
integer parameter
float parameter
vector parameter
ramp paramater
color ramp parameter

- And those are the main ones I am looking for.

Is there anything I can use as QtWidgets for those purposes in Houdini?
  • Quick Links