Notch Notch Manual 0.9.23
 Light | Dark
Voronoi Post Process

Voronoi Post Process

Add a voronoi breakup effect to an image.

image

Method #

This node generates a voronoi breakup of the image based on an input particle system, then applies an effect to the image by offsetting the image along a random vector.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend AmountChanges the opacity of the new effect over the original image.
Blend Mode (RGB)Change how the generated effect blends with the parent image RGB.
Blend Mode (Alpha)Change how the generated effect blends with the parent image alpha.
ModeChanges how the voronoi diagram affects the image.
  • Reflection Warping : Use the voronoi triangles to simulate a glass-like reflection of the image.
  • Cell Colour : Sample a colour from the image for each triangle.
Warp AmountChanges how much the voronoi regions are displaced from the image.
Blend AmountChanges how much the voronoi diagram affects the image.
Noise DistortionDistorts the output with noise.
Crack AmountHow wide the cracks are between the voronoi regions.
Chromatic AberrationHow much chromatic aberration affects the image.

Toggle which of the RGBA channels are affected by the effect.

Inputs

NameDescriptionTypical Input
Particle RootUsed to gather the points for the Voronoi region generation. The regions will then be drawn based on the particle positions in screen space.Particle Root