KQ-398 · PIXEL/SORT/LENS
Pixel Sort Lens
A lens that pixel-sorts the interface: within the circle, runs of pixels along the sort axis are dragged into luminance order, so type streaks into bright-to-dark ribbons. The streak length follows the local contrast, and the sort is a deterministic approximation done in one pass.
KQ-398 · PIXEL/SORT/LENS
Gaugeworks · calibration sheet
Seven gauges, one pass before shift.
Every reading here is real. Run the lens across the sheet and the flat fields streak into light while the numbers stay put.
| Gauge | Channel | Reading | State |
|---|---|---|---|
| G-01 | Manifold pressure | 42.6 kPa | nominal |
| G-04 | Coolant flow | 8.9 L/min | watch |
| G-07 | Bearing temp | 61.2 C | over |
06:40 · shift 2
sorted by light
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/pixel-sort-lens
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| radius / softness | number | — | Lens radius in CSS px and the feather of its edge. |
| axis / length / threshold | "x" | "y" · number · number | — | Sort direction, the longest streak in px, and the luminance threshold that starts a run. |