KQ-087 · LOOK/ROOM
Look Room
A room you look around from the inside — the pointer tilts the interior within a fixed field of view, five walls shaded so the corners read, and plaques pinned across them are focusable; focusing one glides the room to face it, and activating it logs the look.
KQ-087 · LOOK/ROOM
GALLERY ROOM · 04 PLAQUES
KQ-087
Room openA room interior with 4 wall plaques: ATRIUM, RESERVE, WEST WING, EAST WING.
LOOKING · NONE
Move the pointer to look around - focus a plaque to face it.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/look-room
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| hotspots | RoomHotspot[] | — | Plaques pinned to the front, left, or right wall by at (0..1). |
| onLook | (id) => void | — | Fires when a plaque is faced and activated. |
| depth / height | number | 260 / 290 | Room depth and stage height in px. |