Hi all.
I am setting up an example file for my students of how to use the solver SOP (keeping it simple with no VEX).
Its very straightforward except I cannot get the effect to fade over time. And I doing something wrong that is really obvious here?
Thanks in advance!
Best. Mark Wallman
solver SOP accumulation fade issue
387 3 1- Mark Wallman
- Member
- 700 posts
- Joined: Aug. 2013
- Offline
- Xue_Yue
- Member
- 67 posts
- Joined: June 2016
- Offline
What is the blendshape doing? This node is used to morph the shape of a topology with same point count. There is Cd written in the "Point ID Attrib" which also makes no sense.
If you want the color to fade try an attrib blur to mix these colors. Or just make an attribute that gets transferred from the box (value 1) to the grid (value 0) and remove it every step a bit with the attribute adjust. Use this attrib then for the color gradient later (color sop).
If you want the color to fade try an attrib blur to mix these colors. Or just make an attribute that gets transferred from the box (value 1) to the grid (value 0) and remove it every step a bit with the attribute adjust. Use this attrib then for the color gradient later (color sop).
- Xue_Yue
- Member
- 67 posts
- Joined: June 2016
- Offline
- Mark Wallman
- Member
- 700 posts
- Joined: Aug. 2013
- Offline
-
- Quick Links