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

PropTypeDefaultDescription
countnumberParticle count, clamped to 40–240.
heightnumberStage height in px when standalone.
childrenReactNodeOverlay content above the canvas.