tallen

tallen

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Render curves as flat ribbons with Karma XPU Sept. 14, 2025, 10:04 p.m.

Yikes! Is it still this way with H20.5.684? I know that renderman from solaris can do ribbons (as long as you include an N attr)


yup, still that limitation. just checked.

Formatting Time in Font COP Nov. 17, 2024, 9:57 p.m.

adding minutes:

time: `padzero(trunc(2,$F/($FPS*60))%60)`:`padzero(trunc(2,$F/$FPS)%60)`:`padzero(2,$F%$FPS)`

Stopping the cooking Oct. 2, 2024, 4:39 p.m.

I have a similar problem with my hda. For sure my hda wants to cook, as it's expecting an input. How to get an hda to drop down and

a) not having the display of the hda ON on creation (that might help to alleviate the error) AND
b) some kind of rule when OnCreate occurs where the node is will not cook. (some sort of detect that begins cooking once a connection is made to first input.