
Techie -
Techie
About Me
専門知識
Hobbyist
Houdini Engine
Availability
Not Specified
Recent Forum Posts
COPS - how to convert SLOPE cop output to RGB ? 2025年9月15日17:12
Nice, thanks Jeff!
COPS - how to convert SLOPE cop output to RGB ? 2025年9月12日18:04
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 2025年7月30日7:22
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.