Is there a straight forward way to store a cumulative attribute across a frame range?
At the moment I'm using a point wrangle in a SOP Solver to create a cumulative sum, but I was curious if there is a better pattern for this use case.
How can I create a cumulative map?
1652 2 0-
- bradley.henke
- Member
- 6 posts
- Joined: Feb. 2016
- Offline
-
- jsmack
- Member
- 8177 posts
- Joined: Sept. 2011
- Offline
-
- tamte
- Member
- 9384 posts
- Joined: July 2007
- Offline
You can also use chops
Bring in stuff using Geometry CHOP, accumulate values using Area CHOP and then bring back to geo using Channel SOP
Alternatively could be done using For Loop in SOPs, but that may feel more convoluted than solver, even though may have advantages for specific cases
Bring in stuff using Geometry CHOP, accumulate values using Area CHOP and then bring back to geo using Channel SOP
Alternatively could be done using For Loop in SOPs, but that may feel more convoluted than solver, even though may have advantages for specific cases
Edited by tamte - Sept. 15, 2021 11:54:14
Tomas Slancik
CG Supervisor
Framestore, NY
CG Supervisor
Framestore, NY
-
- Quick Links

