satory

satory

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Ambient Occlusion node deprecated, no alternative ? 2025年9月17日10:05

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 2024年8月27日1:28

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

MaterialX Switch node limitation 2024年8月26日10:54

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.