Eilef Sandnæs
Heileif
About Me
Connect
LOCATION
ウェブサイト
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Relative paths not working for some assets 2026年7月12日9:07
We may need some cloud rendering later. What cloud provider are you using? Would be interesting to know.
Modify packedlocaltransform (prim intrinsic) ? 2026年6月23日21:00
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? 2026年6月17日5:11
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.