Notch Notch Manual 0.9.23
 Light | Dark
Randomise Tiles

Randomise Tiles

Breaks the image into a grid, and randomises the positions and frame delays of parts of the image based on an input image.

image

Method #

This node breaks the image into a grid, and randomises the positions and frame delays of parts of the image based on an input image.

Raw texture Input Texture Processed texture
guitar-raw input-source processed
The processed texture above has been altered from default to show the kind of effect you can get with this node. By default, no change will be made to the node until you input an image.

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.
Use Num TilesToggle whether the tiles are generated based on size, or based on numbers that fit into the viewport.
Tile Size XWidth of the tiles generated. only functions with use num tiles toggled off.
Tile Size YHeight of the tiles generated. only functions with use num tiles toggled off.
Num Tile XNumber of tiles generated along the x axis. only functions with use num tiles toggled on.
Num Tile YNumber of tiles generated along the y axis. only functions with use num tiles toggled on.
Gap WidthWidth of the gap between the tiles.
Randomisation X RangeThe x range at which a tile can be randomly moved to.
Randomisation Y RangeThe y range at which a tile can be randomly moved to.
Use As Absolute PositionsUse the absolute positions of the tiles in the grid, rather than relative offsets.
Show OffsetsVisualise how the image is being offset based on the tile input.

Inputs

NameDescriptionTypical Input
Randomisation X ImageRandomise the image along the x axis based on the luminance values from an input image.Video Loader
Randomisation Y ImageRandomise the image along the y axis based on the luminance values from an input image.Video Loader
Delay Offset ImageRandomise the frame delay per tile based on the luminance values from an input image.Video Loader