KQ-210 · FLOW/FIELD
Flow Field
Streaks combed by an invisible current. Each particle reads a smooth, slowly-evolving angle field and drifts along it, trailing a fading tail; when one runs off the edge or ages out it respawns elsewhere, so the field keeps flowing. The field is a closed-form sum of sines — deterministic, no noise tables.
KQ-210 · FLOW/FIELD
Streaks combed by a current
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/flow-field
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| count | number | — | Particle count, clamped to 40–240. |
| height | number | — | Stage height in px when standalone. |
| children | ReactNode | — | Overlay content above the canvas. |