KQ-136 · SUN/SHAFT
Sun Shaft
A shaft of light crosses the atrium with dust motes drifting through it, brighter where they cross the beam; move the pointer through and the motes swirl into an eddy in your wake, settling back as you pass.
KQ-136 · SUN/SHAFT
ATRIUM LIGHT · 70 MOTES
KQ-136
Sun shaft: air still
AIR · STILL
Move through the beam - the motes swirl in your wake.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/sun-shaft
Props
- count
- number
- default 70
- Dust mote count, capped for cheapness.
- onStir
- (stirring) => void
- default —
- Fires as the pointer enters and leaves the beam.
- height
- number
- default 300
- Panel height in px.
| Prop | Type | Default | Description |
|---|---|---|---|
| count | number | 70 | Dust mote count, capped for cheapness. |
| onStir | (stirring) => void | — | Fires as the pointer enters and leaves the beam. |
| height | number | 300 | Panel height in px. |