satory

satory

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Ambient Occlusion node deprecated, no alternative ? Sept. 17, 2025, 10:05 a.m.

For those who still need this node. In my case, I used project initially created in H20.5 (and later edited in H21) with AO node in one of shaders. So I created Recipe just with this single node and it works!

added HIP

MaterialX Switch node limitation Aug. 27, 2024, 1:28 a.m.

Okay, just solved it. For small setup <=10 you can use two Switch nodes connected to IfGreater node.

MaterialX Switch node limitation Aug. 26, 2024, 10:54 a.m.

Hi people!

How can I connect more than five textures to MtlX Switch node?
From Houdini manual: "Pass on the value of one of five input streams, according to the value of a selector parameter."

I have an integer attribute (0-9) to switch between the textures, but Switch node have only five inputs.