Hexagon Status Grid

A 3D interactive, glassmorphic hexagon grid with magnetic hover and status nodes.

Component Showcase

Interactive Playground

Adjust sliders and values to preview changes in real-time

rows4

Number of hexagon rows.

cols6

Number of columns.

hexSize60

Hexagon cell size.

primaryColor#ff5c71

Primary accent color.

accentColor#7fff5e

Secondary accent color.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
rowsnumber4Number of hexagon rows.
colsnumber6Number of columns.
hexSizenumber60Hexagon cell size.
primaryColorstring"#ff5c71"Primary accent color.
accentColorstring"#7fff5e"Secondary accent color.