Description

This node simulates a glow on color-targeted parts of the image.




Properties

Global

  • Threshold : Set the color to evaluate on which part of the image the effect should apply.
    Default : Gray 191 / 191 / 191 / 255
  • Tolerance Color : Affects the tolerance of the extraction on the color set as threshold. Values by default are between 0 and 2.
    Default : 1.0
  • Blur Quality : Affects the quality of the blur. Low values produce artifacts on the image and should be avoided. Values >5 give good results.
    Default : 4.0
  • Blur Size : Affects the size of the blur. Higher values give more blur. Values close to 0 turn off the blur, but not the effect.
    Default : 8.0
  • Blur Direction : Affects a rotation given to the image to produce the blur. Values close to 0 turn off the blur, but not the effect. Values around 10 give good results.
    Default : 16.0
  • Blur Intensity : Affects the intensity of the effect. Values close to 0 turn off the effect. Values above 1 produce visual artifacts and should be avoided. This is typically a good property to animate to give life to the glow effect.
    Default : 1.0

Options

  • Image Base : Toggle to override the effect and visualise the base image.
    Default : OFF
  • Debug Extract : Toggle to override the effect and visualise which part of the image is affected by the extraction.
    Default : OFF
  • Debug Blur : Toggle to override the effect and visualise only the blur being applied (without the base image).
    Default : OFF

Inputs

Name Type Description
Image Image Image input to use for the effect
Threshold Color Color for the extraction
Tolerance Color Float Tolerance for the extraction
Blur Quality Float Quality of the blur
Blur Size Float Size of the blur
Blur Direction Float Affects the rotation on the base image
Blur Intensity Float Intensity of the blur

Outputs

Name Type Description
Image Image Image output of the effect

Example



In this example :
  • Threshold : Modulo Blue 0 / 153 / 255 / 255
  • Tolerance Color : 1.250
  • Blur Quality : 6.0
  • Blur Size : 30.0
  • Blur Direction : 10.0
  • Blur Intensity : Animated with an LFO between 0.25 and 0.75

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.