Flow Field
Particles drift along an invisible flow field, leaving glowing trails.
canvasflow fieldinteractive
Customize
Density9
Props
| Prop | Type | Default | Description |
|---|---|---|---|
density | number | 9 | Approx. particles per 100k px² (capped). |
colors | string[] | brand spectrum | Trail colors as r,g,b (cycled per particle). |
children | ReactNode | — | Content layered above the canvas. |
className | string | — | Extra classes for the wrapper. |