Lib.image.generate.pattern.RyojiPattern2 - tixl3d/tixl GitHub Wiki
A pattern generator inspired by the work of Ryoji Ikeda. It subdivides the image space recursively and can generate a range of different patterns.
For an earlier version with less options see: [RyojiPattern1]
Other interesting patterns can be generated with [SinForm] [ZollnerPattern] [FraserGrid] [Raster] [CheckerBoard]
Name (Relevancy & Type) | Description |
---|---|
Image (Texture2D) | - |
Background (Vector4) | - |
Foreground (Vector4) | - |
MixOriginal (Single) | - |
Contrast (Single) | - |
ForgroundRatio (Single) | - |
Highlight (Vector4) | - |
HighlightProbability (Single) | - |
HighlightSeed (Int32) | - |
Splits (Vector2) | - |
SplitB (Vector2) | - |
SplitC (Vector2) | - |
SplitProbability (Vector2) | - |
ScrollSpeed (Vector2) | - |
ScrollProbability (Vector2) | - |
ScrollOffset (Single) | - |
Padding (Vector2) | - |
Seed (Single) | - |
Resolution (Int2) | - |
Name | Type |
---|---|
TextureOutput | T3.Core.DataTypes.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.