KQ-130 · TURN/MODEL
Turn Model
An object turntable drawn live — one yaw value projects the wireframe every frame, splitting edges into dim back and inked front paths, with platter ticks riding the same matrix; drag with momentum into 15° detents.
KQ-130 · TURN/MODEL
SPECIMEN TURNTABLE
KQ-130YAW · 030°
Spin the platter - the wireframe is drawn live, not filmed.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/turn-model
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| model | { vertices, edges } | — | A 3D wireframe; defaults to the minted monument. |
| angle / defaultAngle / onAngleChange | number / number / (angle) => void | — | Controlled or uncontrolled yaw; settles announce snapped degrees. |
| size / elevationDeg | number / number | 220 / 18 | Stage size and the fixed camera tilt. |