KQ-420 · PIXEL/MELT
Pixel Melt
The interface melts under the pointer: pixels near the cursor stretch downward into drips that lengthen the longer you rest, then set again once you leave. The drip lengths live in a small map that the pointer heats and time cools.
KQ-420 · PIXEL/MELT
Coldbrook · the locker ledger
The board holds until you rest on it.
The floor crew checks this before a batch leaves the vault. Every reading is the same one the sensor posts, and the seal is the same one the locker shows on its own door.
| Locker | Contents | Temp | State |
|---|---|---|---|
| L-11 | Whey block, 40kg | -18.2° | stable |
| L-24 | Cultured cream | -6.4° | holding |
| L-06 | Starter batch 7 | 2.1° | critical |
04:40 · vault open
it drips where you rest
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/pixel-melt
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| radius / rate / cool | number | — | How wide the heat is, how fast drips grow per second, and how fast they set. |
| maxDrip / columns | number | — | The longest drip in px and the drip column width in px. |