KQ-360 · DITHER/LENS
Dither Lens
A lens that pixelates the live interface into an ordered dither — Bayer, halftone, hatch, or dash — with a two-colour palette and a click that sends a degauss ripple through it. Retro on purpose and exact about it: the pattern is a fixed matrix, so the same page always dithers the same way.
KQ-360 · DITHER/LENS
Gaugeworks · calibration certificate
Rig 14 cleared to spec.
Sweep the lens across the sheet and every reading resolves to ink and paper; click anywhere and the field degausses in one ring.
Live reading184.2 Nm184.2 Nm
| Channel | Value | Tolerance |
|---|---|---|
| Torque | 184.2 Nm | ± 0.5 Nm |
| Bearing temp | 41.6 °C | ± 2.0 °C |
| Vibration | 0.032 g | ± 0.01 g |
Rig 14 · bay 3
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/dither-lens
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| radius / softness / pixelSize / levels | number | — | Lens size, edge feather, pixel size, and brightness quantisation. |
| pattern | "bayer" | "halftone" | "hatch" | "dash" | — | The dither matrix. |
| darkColor / lightColor / colorize | string · string · number | — | The palette ends and how much of the page's own colour survives. |