Houdini 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.
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.
胡迪尼累积变换
我尝试在复制戳sop中使用内置的“累积变换”选项创建此结果,但没有给我所需的外观,因此我最终通过累积使用maketransform()vex代码创建的matrix4来实现。
我应该注意到,它只适用于网格,而不适用于填充的prim,至少目前如此。我将在未来进一步调查。
我尝试在复制戳sop中使用内置的“累积变换”选项创建此结果,但没有给我所需的外观,因此我最终通过累积使用maketransform()vex代码创建的matrix4来实现。
我应该注意到,它只适用于网格,而不适用于填充的prim,至少目前如此。我将在未来进一步调查。