Control Sweep Scale with vopsop Ramp Parameter

   8413   2   0
User Avatar
Member
8 posts
Joined: 3月 2011
Offline
Hi guys,

I'm trying to figure out how to control de scale of my sweep along its curve with a VopSop ramp parameter node.

I'm missing something. I get mon profileScale attribute in the vopsop output but I can't use it in the sweep scale. The attribute doesn't seems to be input in the sweep.

Could someone help me out on this ?

Thanks

Pierre

Attachments:
modularVolVector.hipnc (64.8 KB)

User Avatar
Member
4528 posts
Joined: 2月 2012
Offline
Hi,

You don't need a VOPSOP for this. Just add a ramp to Sweep and then use an expression like this for the scale:

chramp(“ramp”, $PCT, 0)

Attachments:
modularvolvector_201.hipnc (72.3 KB)

Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]

youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
User Avatar
Member
8 posts
Joined: 3月 2011
Offline
Cool!

Thanks for the tip !
  • Quick Links