Neural Pattern Lock

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

Component Showcase

Interactive Playground

Adjust sliders and values to preview changes in real-time

primaryColor#7fff5e

Base color of the lock pattern nodes and trails.

successColor#00f0ff

Color shown when pattern is successfully entered.

errorColor#ff5c71

Color shown when pattern entry fails.

gridSize3

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).