KQ-145 · FISHEYE/GRID

Fisheye Grid

A magnifier you sweep across a grid — tiles under the lens bulge up and spread apart in a radial fisheye, the largest riding to the front while the rest ease back to rest, and the tile at the lens center reads out as you go.

KQ-145 · FISHEYE/GRID

GLYPH TABLE · 36 TILES

KQ-145

LENS · NONELens off the grid

UNDER LENS · NONE

Sweep the lens - tiles bulge up as they pass beneath it.

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/fisheye-grid

Props

PropTypeDefaultDescription
cellsFisheyeCell[]Tiles laid on a near-square grid under the lens.
onFocusCell(id | null) => voidFires the tile at the lens center, null off-grid.
lensRadius / strengthnumber110 / 0.6Lens reach in px and bulge magnitude.
heightnumber300Grid height in px.