Skip to content

lib.img.generate.RyojiPattern1

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

RyojiPattern1

in lib.img.generate


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.


Input Parameters

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

Outputs

Name Type
TextureOutput SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally