Back to Components
Effects

Interactive Particle System

A mouse-controlled particle system with dynamic connections and physics interactions.

PropsUsage ExampleVariations
Move your cursor

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/interactive-particle-system.tsx

Installation

Using shadcn CLI

npx shadcn add interactive-particle-system --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Effects Components