Some color related nodes :
Make Random Hue Color
: Specify the Saturation, Lightness and Opacity, and the Hue is random.
Make Random Color List
: Specify minimum and maximum ranges for HSL. They get clamped between 0 and 1, but you can specify a range in between, or set both minimums and maximum at the same value to use a specific value.
Invert Color Hue
: Inverts only the Hue of a color.
Invert Color HSL
: Inverts the Hue, the Saturation and the Lightness.
Invert Color HSLA
: Inverts also the opacity channel.
Make Hue Color List
: Creates a given amount color list along hue.
Place these .c modules inside your Vuo Modules folder as usual.
You can type BSS
in the node gallery to search for these nodes.
Public Domain, any feedback or improvement is welcome.
Download
Attachment | Size |
---|---|
![]() | 2.67 KB |
![]() | 962 bytes |
![]() | 986 bytes |
![]() | 997 bytes |
![]() | 1.12 KB |
Example
Source code
License
Tested with
Comments
These are very helpful. Thank
These are very helpful. Thank you, Bodysoulspirit.
Glad they're helpful Azy ;)
Glad they're helpful Azy ;)
Have added 3 nodes to invert colours (not in image, but single Vuo Colors)