xue yue

Xue_Yue

About Me

Connect

LOCATION
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Simple Curve Rig with KineFX? July 16, 2026, 7:15 a.m.

Hello,

i wanted to build a simple rig for a curve but struggled with the correct setup in KineFX. Basically I just want to have a curve with ~10 vertices that could be bent naturally with a controller on the last point. So ptnum 0 should stay in place (can rotate to compensate the rig) and the last point drives the IK chain. I can somewhat get it to work with a three point curve (that I resample later) but I don't get how to set this up with a finer sampled curve to get a smooth rig. Here are some pictures of what I have, what I want to get and a simple hip.




There is a good video by Brundlethwaite (https://www.youtube.com/watch?v=QbX0IF6c1qo), but it is 5 years old and I wonder if this task can be achieved in a much simpler way.

I'd be grateful for any tips.

SHOW/HIDE NODE Display flags May 19, 2026, 8:50 a.m.

Press D -> Node Size To Show Ring
And the drop down list below also has some options.

OCIO Error Feb. 26, 2026, 6:18 a.m.

Hi Neil,

in this case you show here Houdini is loading the OCIO config that comes with Redshift. Redshift ships with its own ACES-based OCIO config, which is tailored to work with Redshifts color management (ACEScg render space, specific view or display names, etc).

I think the issue here is that this config does not necessarily match the naming conventions or structure that Houdini expects for its own OCIO settings. Even if both are "ACES" the exact display and view names might just not match. So my guess is that Houdini will report errors if definitions are missing or have slightly different namings.

I’m not entirely sure what your goal is, but in general I would not override Houdinis default OCIO config unless you must use one specific config for some reason.


// edit: I just noticed that my Houdini 21.0.596 and RS 2026.2.1 seems to use the same config that comes with houdini. I guess RS made a change to their OCIO implementation to use the profile houdini uses. I wasn't aware of that.