Eilef Sandnæs
Heileif
About Me
Connect
LOCATION
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
LOPs Hair Procedural Deformation Problems (Houdini 21) Aug. 4, 2026, 2:26 p.m.
Maybe you will have better success with the new node in Houdini 22.
https://www.sidefx.com/docs/houdini/nodes/lop/configureguidedeform.html [www.sidefx.com]
https://www.sidefx.com/docs/houdini/nodes/lop/configureguidedeform.html [www.sidefx.com]
Relative paths not working for some assets July 12, 2026, 9:07 a.m.
We may need some cloud rendering later. What cloud provider are you using? Would be interesting to know.
Modify packedlocaltransform (prim intrinsic) ? June 23, 2026, 9 p.m.
You can set it with vex using setprimintrinsic.
If you search setprimintrinsic in Google AI-mode, you get a example code of how it works.
You maybe need to do a inverse transform of the points first tough before the repack, or you get a double transform.
Probably a better way to do it. The inverse part can be annoying.
If you search setprimintrinsic in Google AI-mode, you get a example code of how it works.
You maybe need to do a inverse transform of the points first tough before the repack, or you get a double transform.
Probably a better way to do it. The inverse part can be annoying.