Curl Flow
Particles advected through a divergence-free curl-noise field into silky filaments, tinted --accent to --primary by height.
Thousands of particles advected through a divergence-free curl-noise field, organizing themselves into drifting silky filaments. Height tints them --accent → --primary, with additive glow in dark mode. A flow, not a drizzle.
Customize
Particles2400
Speed1
Particle size0.04
Environment
Props
| Prop | Type | Default | Description |
|---|---|---|---|
count | number | 2400 | Number of flowing particles. |
speed | number | 1 | Flow speed multiplier. |
size | number | 0.04 | Particle size. |
className | string | — | Classes for the wrapper element (set its height here). |
theme | "auto" | "light" | "dark" | "auto" | Color source. auto reads the live shadcn theme. |
countnumberNumber of flowing particles.
Default
2400speednumberFlow speed multiplier.
Default
1sizenumberParticle size.
Default
0.04classNamestringClasses for the wrapper element (set its height here).
Default
—theme"auto" | "light" | "dark"Color source. auto reads the live shadcn theme.
Default
"auto"