Houdini Cumulative Transform
- Alaa Alnahlawi
- Sep 13, 2018
- 1 min read
Updated: Apr 8, 2023
Cumulative Transform
I tried creating this result using the built in Cumulative Transform option inside the copy stamp sop but didnt give me the desired look I'm after, so I ended up doing it by accumulating a matrix4 that was created using the maketransform() vex code. I should note that it only works with meshes and not packed prims, at least for now. I will investigate further in the future. Download...
Comments