Neural Pattern Lock

A highly interactive, 3D-tilting pattern lock screen with magnetic physics and glowing neon paths.

Component Showcase

Neural Pattern Lock

A highly interactive, 3D-tilting pattern lock screen with magnetic physics and glowing neon paths.

Framer Motion3DInteractiveForm

Interactive Playground

Adjust sliders and values to preview changes in real-time

primaryColor

Base color of the lock pattern nodes and trails.

successColor

Color shown when pattern is successfully entered.

errorColor

Color shown when pattern entry fails.

gridSize

Dimensions of the lock grid (e.g., 3 for a 3x3 grid).

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
primaryColorstring"#7fff5e"Base color of the lock pattern nodes and trails.
successColorstring"#00f0ff"Color shown when pattern is successfully entered.
errorColorstring"#ff5c71"Color shown when pattern entry fails.
gridSizenumber3Dimensions of the lock grid (e.g., 3 for a 3x3 grid).