Lib.image.generate.pattern.FraserGrid - tixl3d/tixl GitHub Wiki
The basis for the Fräser spiral illusion.
Originally programmed for [WorksForEverybody]
Other interesting patterns can be generated with [SinForm] [ZollnerPattern] [FraserGrid] [Raster] [CheckerBoard] [RyojiPattern2] [RyojiPattern1]
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2D) | - |
| Fill (Vector4) | - |
| FillB (Vector4) | - |
| Background (Vector4) | - |
| Feather (Single) | - |
| Size (Vector2) | - |
| Offset (Vector2) | - |
| Scale (Single) | - |
| Rotate (Single) | - |
| RotateShapes (Single) | - |
| ShapeSize (Single) | - |
| BarWidth (Single) | - |
| BorderWidth (Single) | - |
| RowSwift (Single) | - |
| RAffects_BarWidth (Single) | - |
| GAffects_ShapeSize (Single) | - |
| BAffects_LineRatio (Single) | - |
| Resolution (Int2) | - |
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.