Auragen docs
Auragen docs

Getting Started

OverviewInterfaceNode GraphParameters and Controls

Operators

Texture

Loading

Load ImageLoad VideoLoad SVG

Combining

BlendCompositePattern MixShape MaskShadow / GlowSwitch

Transforming

TransformTileFlipMirrorCropResolution

Colour

Color Correction SuiteLevelHSV AdjustInvertRecolorThresholdQuantizeLookupChannel ShuffleRamp

Surface

DisplaceNoise DisplaceNormal MapBump MapBlurFeedback

Vector

VectorizerFill Trace

Organising

Null
3D Preview
Texture

Mirror

Folds one half of a picture onto the other across a line you can move.

The Mirror node reflects one half of the picture onto the other. The fold line can sit anywhere, so you choose how much of the original survives.

Mirror output

  • One picture in, one out
  • Fold across the width or the height
  • Offset moves the fold line
  • Found under Texture in the add-operator list
Example patch — drag onto the app to load

The image on the right is the example patch itself — drag and drop it onto the app (or load it with File → Load) to open the full graph.

Inputs and outputs

Mirror node

PortTypePurpose
InputTextureThe picture to work on
OutputTextureThe result

Parameters

Mirror parameters

Opacity, Blend Mode, ALPHA — the standard operator header, on every operator. See Parameters and Controls.

  • Axis — X folds left onto right; Y folds top onto bottom.
  • Offset (0–1, default 0.5) — where the fold line sits. At 0.5 it is dead centre, which gives a symmetrical result. Move it and one side takes over more of the frame.

Troubleshooting

Half the picture vanished — that is the point: one half is replaced by a reflection of the other. Move Offset to choose which half survives.

You wanted the whole picture turned around — use Flip instead.

Related

Flip

Turn the whole picture around.

Tile

Repeat it in a grid instead.

Texture

Every Texture operator.

Flip

Flips a picture left-to-right, top-to-bottom, or both.

Crop

Cuts out part of a picture and stretches that part to fill the frame.

On this page

Inputs and outputsParametersTroubleshootingRelated