mirror effect

mirror effect applied to the studio's source frame — beforemirror effect applied to the studio's source frame — afterSourceEffect

01/ ORIGIN

David Brewster patented the kaleidoscope in Edinburgh in 1817, an arrangement of mirrors that turned any handful of loose fragments into an ordered symmetrical pattern. It sold in enormous numbers almost immediately. The instrument made a point that has been reused ever since: symmetry is so strong a signal that the eye will accept a pattern as designed even when it knows the contents were arbitrary. Rorschach put the same trick to work in 1921.

02/ SWEEP

MODE sweep

MODE L>R: the left half of the frame folded onto the right
MODE 0MODE L>R: the left half of the frame folded onto the right
MODE T>B: the top half folded downward across a horizontal axis
MODE 2MODE T>B: the top half folded downward across a horizontal axis
MODE QUAD: both axes folded at once, a four-way kaleidoscope
MODE 4MODE QUAD: both axes folded at once, a four-way kaleidoscope

03/ SPEC

This effect reflects part of the frame across an axis rather than warping the image, so no pixel is stretched and the source palette survives untouched. MODE selects the fold: L>R and R>L mirror horizontally in either direction, T>B and B>T mirror vertically, and QUAD folds both axes at once for a four-way kaleidoscopic result. OFFSET from 0 to 1 moves the mirror line away from the frame centre, which is what stops the result looking mechanically centred. In kott the reflection is sampled per pixel, so the seam stays sharp instead of softening where the two halves meet.

MODEL>R / R>L / T>B / B>T / QUAD · default L>R
OFFSET0 to 1 · default 0.5

04/ FAQ

What is a mirror effect?
A mirror effect reflects part of an image across an axis so the result is symmetrical. Unlike a warp it does not stretch anything, so the original detail and colour survive intact.
How do I avoid a mirrored image looking mechanical?
Move OFFSET away from 0.5 so the mirror line does not sit on the frame centre. An off-centre fold keeps some asymmetry in the composition while the subject still reads as symmetrical.
What does QUAD mode do?
QUAD folds both the horizontal and the vertical axis at once, so one quarter of the frame is reflected into all four. It produces the kaleidoscopic result rather than a simple mirror.