Lib.image.generate.pattern.RyojiPattern1 - tixl3d/tixl GitHub Wiki
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]
| 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) | - |
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.