KQ-438 · TILE/ASSEMBLE
Tile Assemble
A transition between panels: the new panel arrives as tiles that fly in from the edges, each rotating into place on its own spring, while the old panel's tiles fly out the other way. Tiles are real quads on a grid mesh with perspective.
KQ-438 · TILE/ASSEMBLE
Gaugeworks · calibration bench
Bench three clears its reference check.
Every dial against the master gauge came back inside tolerance this morning. Bench three is free to take the next batch off the rig.
- Reference gaugematched
- Ambient driftnone
- Batch queueloaded
it arrives in pieces
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/tile-assemble
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| index / children | number · ReactNode[] | — | Which panel shows; the children are the panels. |
| cols / rows / duration / spread | number | — | The tile grid, the assembly's length in seconds, and how far tiles start from home. |