Description
At this time Blender contains decomposition nodes only for HSV and RGB, but not for HSL color model. Because I find HSL color model very useful for color manipulations, especially the Lightness value, I created both Separate HSL and Combine HSL nodes, which enables to modify each part of this color model.
The both nodes are created using existing Blender nodes, not by OSL script. So, you can use my nodes for GPU rendering. I didn't use OSL, because it doesn't work with GPU rendering.
Cycles Nodes for HSL Color Model
3D Model
M
MeshLogic
Uploaded about 11 years ago
- Downloads
- 69
- Likes
- 3
- License
- CC0
- Category
- Miscellaneous Objects
- Blender Version
- 2.7x
- Render Engine
- Cycles
- File Size
- 110 KB
Comments (3)
Hello Meshlogic, thanks for sharing it with us.
Thanks for it. Should not be they part of the trunk?
Yes, It would be nice if such nodes were part of Blender. But I needed them quickly and had no idea how to add them to official release. I guess they need to be compiled to bytecode as all other default nodes.
Sign in to leave a comment.