Post #2727764
2026-05-09 02:12 UTC
@Mint_Shock@mstdn.plus it involves doing colourspace conversions to CIELAB, there are custom nodes for that in my public folder (resrec:///U-1fC5weIRYkC/R-0AFE894FDFE56B26402A0BDB8AB2C6FEB52CDBBE3BFFD78A87F46C31099BC583)
Replies (1)
-
@Mint_Shock@mstdn.plus 2026-05-09 02:27
@pup@yeen.town That's one way of doing it. I'm using the Luminosity of the input as the progress on a ValueGradientDriver 50% and 50.001% are set to white and black. 0 and 100% are set to a very dark / light version of the color. and if it gets close to either 0% saturation or 0/100% value it sets saturation to 0. This works surprisingly well... My last approach needed tons of magic numbers and didn't allow for tinting the text color.