Retro Grid

A neon 3D perspective grid extending to the horizon that moves forward and tilts on cursor coordinates.

Component Showcase

Retro Grid

A neon 3D perspective grid extending to the horizon that moves forward and tilts on cursor coordinates.

CSS 3DPerspectiveParallax

Interactive Playground

Adjust sliders and values to preview changes in real-time

gridColor

Hex color code for perspective grid lines.

speed

Forward velocity of grid movement.

horizonColor

Laser line and horizon glow hex color.

tiltMultiplier

Strength of pointer parallax grid tilt.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
gridColorstring"#ff5c71"Hex color code for perspective grid lines.
speednumber1.5Forward velocity of grid movement.
horizonColorstring"#7fff5e"Laser line and horizon glow hex color.
tiltMultipliernumber1.0Strength of pointer parallax grid tilt.