Particles
A canvas constellation of drifting glowing dots that connect nearby and repel the cursor.
Canvas field
Points in motion
A deterministic constellation that drifts on its own and parts around your cursor. Move across it to break the threads.
Usage: paste this file into your project (e.g.
components/particles.tsx), make sure framer-motion, clsx and tailwind-merge are installed, and add the cn() helper from the docs.