Particle Field

Interactive 2D Canvas particle constellation network connecting nearby nodes on cursor proximity.

Component Showcase

Particle Field

Interactive 2D Canvas particle constellation network connecting nearby nodes on cursor proximity.

CanvasInteractive

Interactive Playground

Adjust sliders and values to preview changes in real-time

particleCount

Number of floating particles.

speed

Movement speed multiplier.

particleColor

Color of the particle dots.

lineColor

Color of the connecting constellation lines.

linkDistance

Maximum linking distance threshold.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
particleCountnumber100Number of floating particles.
speednumber1.0Movement speed multiplier.
particleColorstring"#ff5c71"Color of the particle dots.
lineColorstring"#7fff5e"Color of the connecting constellation lines.
linkDistancenumber100Maximum linking distance threshold.