PRO

Grid Scramble Hover

A hover image covered by a symbol grid. Moving near a cell wakes it, spills activation across neighboring cells, and scrambles selected glyphs before the field cools back down.

Component

Experiment 515

Developed by BLANK

Install
npx shadcn@latest add https://ui.aryank.space/r/grid-scramble-hover.json

Installs from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.

Files

API
PropTypeDefaultDescription
imagestringCompronents-hosted JPGImage covered by the symbol grid.
symbolsstring[]O / X / * / > / $ / WGlyphs randomly assigned and scrambled in active cells.
blockSize / detectionRadiusnumber25 / 50Grid cell size and pointer activation radius in pixels.
Customize
imageasset-url

The image underneath the generated symbol grid.

symbols / blockSize / detectionRadiustuple

Glyph set and grid sensitivity.

Dependencies
None.