Pixel Sorting Glitches
Add a simple pixels sorting algorithm to the image.
This node analyses the image for its brightest areas, and sorts the pixels darker than this bright spot by luminances along a chosen axis.
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Active | Enables 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 Amount | Changes 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. |
Brightness Threshold | Threshold below which values will be blended into the data mosh. |
Direction | Select which direction the pixels are sorted in. |
Toggle which of the RGBA channels are affected by the effect.
There are no inputs for this node.