Hi
I'm starting to make deformers with VOPs networks and I have a question?
is there any visual debug of the connections as in ICE?
I didn't find nothing similar inside VOPS?
for me is one of the ICE most usefull features
Thanks
Visual Ddebug in VOP?
6874 8 2- agedito
- Member
- 8 posts
- Joined:
- Offline
- Aixadmin
- Member
- 1 posts
- Joined: Feb. 2014
- Online
- agedito
- Member
- 8 posts
- Joined:
- Offline
- pbowmar
- Member
- 7046 posts
- Joined: July 2005
- Offline
- takita
- Member
- 207 posts
- Joined:
- Offline
pbowmar
Could you describe this Softimage ability in more detail please?
Basically the connection (noodle) between any two ICE nodes (as in say a VOPSOP graph) is where you would display/debug the attribute in question. Very convenient.
Houdini offers a similar ability but takes several more clicks in different windows (bind/export the attribute, then create it to display, then activate…). Mostly the same functionality, just a little less ergonomic.
-T
- pbowmar
- Member
- 7046 posts
- Joined: July 2005
- Offline
- Platon
- Member
- 99 posts
- Joined: July 2007
- Offline
- pbowmar
- Member
- 7046 posts
- Joined: July 2005
- Offline
Vops is trickier because it's actually generating VEX source code. Not impossible though.
BTW, one of the flags on the VOPs that is little used or understood is the green Debug that should pipe the output of that VOP directly to the output. Not exactly what you're refering to but a step closer
BTW, one of the flags on the VOPs that is little used or understood is the green Debug that should pipe the output of that VOP directly to the output. Not exactly what you're refering to but a step closer
Cheers,
Peter Bowmar
____________
Houdini 20.5.262 Win 10 Py 3.11
Peter Bowmar
____________
Houdini 20.5.262 Win 10 Py 3.11
- riviera
- Member
- 1705 posts
- Joined: March 2020
- Offline
owlYzarc
qlib(attr_visualize_ql) has something similar at sops level - (semi?)automatic visualization of attributes, maybe something similar can be made for vops?
qLib also has a shelf button that sets up your display markers automatically for the displayed geometry (just click on the shelf button, then turn on the attribute you need to display in the Display Options). All is SOP level, though.
But for any partial result in VOPs, you can just export the value to a temporary geometry attribute, and visualize that on SOP level.
Imre Tuske
FX Supervisor | Senior FXTD @ Weta FX
qLib -- Houdini asset library
http://qlab.github.io/qLib/ [qlab.github.io]
https://www.facebook.com/qLibHoudini [www.facebook.com]
FX Supervisor | Senior FXTD @ Weta FX
qLib -- Houdini asset library
http://qlab.github.io/qLib/ [qlab.github.io]
https://www.facebook.com/qLibHoudini [www.facebook.com]
-
- Quick Links