Library
Back to library

COMPONENT / BACKGROUND

Cursor Ring Field

A stateful capsule field pushed by a luminous pointer ring; each mark retains velocity, overshoots and settles back to its seeded home position.

Ready
LIVE RENDERERCanvas 2D · LIVE INSTANCE
RUNNING
Cursor Ring Field LIVE
DPR ≤ 2RESPONSIVEPOINTER SAFE
SIMILAR SYSTEMS03 RELATED RELEASES
01 / BackgroundCurrent TerrainOPEN SYSTEM
02 / BackgroundPrism RelayOPEN SYSTEM
03 / BackgroundRed PlumeOPEN SYSTEM
Exported · MIT
RENDERERCanvas 2D
DEPENDENCIESReact + Canvas 2D
OUTPUTAdaptive live canvas
MOTIONReduced-safe
WHAT IT DOES

A stateful capsule field pushed by a luminous pointer ring; each mark retains velocity, overshoots and settles back to its seeded home position.

BEST FOR
  • Hero backdrops
  • Section transitions
  • Ambient product moments
KEY FEATURES
  • Per-capsule position and velocity state persists between animation frames
  • Circular pressure band remains crisp during fast pointer movement
  • Capsules rotate toward the ring with seeded angular noise
  • Autonomous dual-axis wander keeps the field active without a pointer
  • Every control maps directly to this component's independent renderer contract
  • Full-size and compact previews use the same implementation and behavior
PERFORMANCE

Adaptive sampling, capped DPR and visibility-based suspension keep the renderer predictable. Test density on low-power mobile hardware before increasing it.

INTERACTION

Pointer and touch coordinates are container-scoped; offscreen renderers stop work and pixel ratio is capped.

ACCESSIBILITY

The visual canvas is decorative by default. Pair it with a semantic heading or description, and reduced motion holds a stable rendered frame.

BEHAVIOR

Built to move without taking over.

  • Per-capsule position and velocity state persists between animation frames
  • Circular pressure band remains crisp during fast pointer movement
  • Capsules rotate toward the ring with seeded angular noise
  • Autonomous dual-axis wander keeps the field active without a pointer
  • Every control maps directly to this component's independent renderer contract
  • Full-size and compact previews use the same implementation and behavior

SOURCE STATUS

Portable implementation included in the verified MIT open-source package.