KQ-082 · ORBIT/STAGE
Orbit Stage
A three-station specimen turntable — drag orbits the camera around the staged group, the plates billboarded so they always face you while position, scale, and stacking carry the depth; release glides on the thrown momentum and snaps a station to the front, the pedestal ring ticking off its 120-degree detents.
KQ-082 · ORBIT/STAGE
SPECIMEN CAROUSEL · 03 STATIONS
KQ-082
BLUEPRINT
PLAN 04 · SCALE 1:8GRID 12 × 12 · REV C
AT FRONT · BLUEPRINT
Drag around the pedestal - stations settle at the front.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/orbit-stage
Props
- plates
- StagePlate[]
- default —
- The stations; the first three seat the turntable.
- station / defaultStation
- string
- default —
- Controlled or initial front plate id.
- onStationChange
- (id) => void
- default —
- Fires the front plate id once the orbit settles.
- radius / height
- number
- default 110 / 260
- Orbit radius and stage height in px.
| Prop | Type | Default | Description |
|---|---|---|---|
| plates | StagePlate[] | — | The stations; the first three seat the turntable. |
| station / defaultStation | string | — | Controlled or initial front plate id. |
| onStationChange | (id) => void | — | Fires the front plate id once the orbit settles. |
| radius / height | number | 110 / 260 | Orbit radius and stage height in px. |