
Jeff Lait
jlait
About Me
専門知識
Developer
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
My Badges
SideFX Staff
Since 7月 2005
チュートリアル
Recent Forum Posts
Move image sequence in time 2025年10月8日13:41
The equivalent of $F4 is <F4>
D:/path/file.<F4>.png
D:/path/file.<F4>.png
Render time evaluation 2025年10月7日13:51
You are correct, that sort of "live" material isn't possible with Material X.
COPS - how to convert SLOPE cop output to RGB ? 2025年9月15日15:02
We have some default "visualizers" to help view data types that otherwise would not be visible. Having negative directions all go black isn't very helpful for telling how things will swirl.
Unfortunately, we don't have a Bake Visualizer node, so it is hard to get a rendered output of what you see for things like SDFs and Vector2s.
The code is pretty simple - it projects onto a hexagone in RGB space and then scales by the length of the vector.
In the attached I've copied the code from our visualizers verbatim so should get the same result.
Unfortunately, we don't have a Bake Visualizer node, so it is hard to get a rendered output of what you see for things like SDFs and Vector2s.
The code is pretty simple - it projects onto a hexagone in RGB space and then scales by the length of the vector.
In the attached I've copied the code from our visualizers verbatim so should get the same result.