Skip to content

RyojiPattern1

in Lib.image.generate.pattern

Generates animated patterns inspired by Ryoji Ikeda. It subdivides the image into smaller and smaller segments and can produce a wide variety of effects. Please check the presets and the example.

For a version with more options see: [RyojiPattern2]

Other interesting patterns can be generated with [SinForm] [ZollnerPattern] [FraserGrid] [Raster] [CheckerBoard] [RyojiPattern2] [RyojiPattern1]

Input Parameters

Name (Relevancy & Type) Description
Image (Texture2D)
Background (Vector4)
Foreground (Vector4)
MixOriginal (Single)
Contrast (Single)
ForgroundRatio (Single)
Highlight (Vector4)
HighlightProbability (Single)
HighlightSeed (Single)
Iterations (Single)
Splits (Vector2)
SplitProbability (Vector2)
ScrollSpeed (Vector2)
ScrollProbability (Vector2)
Padding (Vector2)
Seed (Single)
Resolution (Int2)
GenerateMipmaps (Boolean)

Outputs

Name Type
TextureOutput T3.Core.DataTypes.Texture2D