Eilef Sandnæs
Heileif
About Me
Connect
LOCATION
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
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.
ROP Geometry Output substeps possible with Deadline? June 17, 2026, 5:11 a.m.
We have a old Deadline repository. The Houdini plugin did not have support for substeps. If that is the case still in latest version.
You could do the same as I did. Give the plugin Python script to Claude and ask if it could change the code to add support for it.
It only used a couple of min to fix it.
Have not stress tested it yet. But worked in test earlier.
You could do the same as I did. Give the plugin Python script to Claude and ask if it could change the code to add support for it.
It only used a couple of min to fix it.
Have not stress tested it yet. But worked in test earlier.