Lib.image.fx.distort.KochKaleidoskope - tixl3d/tixl GitHub Wiki
This effect is based on Koch snowflake fractal curve. Angle starts working with Steps set to 2 and above.
For a much simpler version see: [MirrorRepeat] or [TransformImage]
Similar effects or interesting combinations: [MosaicTiling] [VoronoiCells] [SubdivisionStretch]
Name (Relevancy & Type) | Description |
---|---|
Image (Texture2D) | - |
Offset (Vector2) | - |
Angle (Single) | - |
Steps (Int32) | - |
Rotate (Single) | - |
Scale (Single) | - |
Center (Vector2) | - |
ShadeSteps (Single) | - |
ShadeFolds (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.