Search - User list
Full Version: growth not working on animated geo
Root » Work in Progress » growth not working on animated geo
letslie
hi.
I'm trying to achieve a relatively simple effect: particles hit an object and transfer white color attribute to those hit areas. then the white areas expand in time until they cover the entire object.
I tried this setup which expands the white areas using a sop solver and points cloud - attached - but it doesn't seem to work when the objects transformations are animated. the growth doesn't progress in the direction of movement.
any ideas how I can improve this setup or what should I buiild differently?
I'm not a Houdini pro. any hints greatly appreciated.

thank you for your time.
best regards.
mawi
Hi.
Inside the groth solver you got a point vop with a pcopen node.
This node is using the position of points to transfer values. Since you got animaton you cant do world space transfer like this.

One way to solve situations like this is to store a static geometry in a attribute(Often this is called a rest state) and do all transfering while the geo is static and then re-apply the animation.
Using a attribute swap node you can jump between "rest state" and animation.
letslie
that's a great solution. thank you very much!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB