
Jeff Lait
jlait
About Me
EXPERTISE
Developer
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
My Badges
SideFX Staff
Since Jul 2005
My Tutorials
Recent Forum Posts
Move image sequence in time Oct. 8, 2025, 1:41 p.m.
The equivalent of $F4 is <F4>
D:/path/file.<F4>.png
D:/path/file.<F4>.png
Render time evaluation Oct. 7, 2025, 1:51 p.m.
You are correct, that sort of "live" material isn't possible with Material X.
COPS - how to convert SLOPE cop output to RGB ? Sept. 15, 2025, 3:02 p.m.
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.