Techie -
Techie
About Me
EXPERTISE
Hobbyist
Houdini Skills
Availability
Not Specified
Recent Forum Posts
COPS - how to convert SLOPE cop output to RGB ? Sept. 15, 2025, 5:12 p.m.
Nice, thanks Jeff!
COPS - how to convert SLOPE cop output to RGB ? Sept. 12, 2025, 6:04 p.m.
I think it's doing some 2D vector-to-HSV mapping but I couldn't find any built-in OpenCL functions to do that. I found an algorithm that seems to work, it's not exactly matching the original but it's close, see attached.
SDF from Curves July 30, 2025, 7:22 a.m.
Hi,
Version 1.4 has been released with the following changes:
Version 1.4 has been released with the following changes:
- Added a "Tile Geometry" parameter so the generated SDF can tile seamlessly.
- Added parameters to allow using primitive attributes to set curve thickness and whether closed curves should be filled.
- Added a "Union Curves" parameter which unions overlapping closed curves and removes the overlapping areas from the SDF.
- Fixed an issue where closed cubic Bézier curves were sometimes not filled correctly.