KQ-097 · MIRROR/HALL
Mirror Hall
A hall of mirrors — the plate recedes through scaled, dimmed, alternately-flipped copies toward a vanishing point, and the corridor bends toward the pointer with the deepest reflections swinging farthest.
KQ-097 · MIRROR/HALL
MIRROR HALL · 05 REFLECTIONS
KQ-097
SPECIMENK-097
Move across the hall - the deeper mirrors swing the farthest.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/mirror-hall
Props
- children
- ReactNode
- default —
- The reflected plate — keep it light, it renders N times.
- copies / falloff / bend
- number / number / number
- default 5 / 0.86 / 14
- Reflection count, scale step, and corridor bend per depth.
- height
- number
- default 240
- Stage height in px.
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | The reflected plate — keep it light, it renders N times. |
| copies / falloff / bend | number / number / number | 5 / 0.86 / 14 | Reflection count, scale step, and corridor bend per depth. |
| height | number | 240 | Stage height in px. |