Lib.image.transform.MirrorRepeat - tixl3d/tixl GitHub Wiki

MirrorRepeat

in Lib.image.transform


Shifts, slices or mirrors the incoming image to create endless textures or kaleidoscopic patterns when combined with itself

A more sophisticated version: [KochKaleidoskope] For simpler transformations: [TransformImage]

Similar effects or interesting combinations: [MosaicTiling] [VoronoiCells] [SubdivisionStretch]


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2D) Image input
RotateMirror (Single) Rotates the result
RotateImage (Single) Rotates the incoming image before its mirrored
Width (Single) Defines the distance between the mirrors. A smaller distance many mirrored stripes.
Offset (Single) Offsets the result along the mirror axis
OffsetEdge (Single) -
Offsetimage (Vector2) Offsets the image before it is mirrored
ShadeAmount (Single) Darkens one side of the mirrored image

Hint: If combined with a small width it creates a 'Fanfold' effect
ShadeColor (Vector4) Defines the color that is used for shading
Resolution (Int2) Defines the resolution of the result in pixels

Outputs

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.

⚠️ **GitHub.com Fallback** ⚠️