Glyph Matrix

A high-performance, canvas-driven Matrix digital rain background effect featuring streaming Katakana and numeric glyphs, glowing head highlights, decaying phosphor trails, and interactive cursor disturbances.

Wake up, Neo...

Interactive Canvas • Move cursor to scatter glyphs

Color:
Speed:

Installation

Add the component directly to your repository using shadcn CLI:

npx shadcn@latest add Surajmaurya1/easyui/glyph-matrix

API Reference

PropTypeDefaultDescription
fontSizenumber16Font size in pixels for the glyph grid
colorstring'#00FF66'Primary rain stream color
headColorstring'#FFFFFF'Color of the leading head glyph in each column
backgroundColorstring'#050505'Background color used for trail fading
speednumber1Fall speed multiplier
fadeRatenumber0.06Decay rate per frame for phosphor trails
interactivebooleantrueWhether mouse proximity disturbs and accelerates glyph streams
pausedbooleanfalsePauses stream animation
fullPagebooleanfalseFixes canvas to fill the entire viewport as a full-page background
opacitynumber1Overall opacity of the matrix backdrop
childrenReact.ReactNodeOptional content layered over the matrix background