Dither Cursor
Cursor with dithering pixelated trail effect
dither-cursor-tw
MOVE CURSOR
Customize
Tweak the props livePattern
6
0.1
Effect
2
0.01
0.5
Appearance
#FF9FFCProps
| Name | Type | Default | Description |
|---|---|---|---|
ditherSize | number | 4 | Size of the dither pattern pixels |
radius | number | 0.1 | Radius of the cursor influence |
exponent | number | 2.0 | Exponent for the falloff curve |
decay | number | 0.01 | Speed at which the trail fades |
color | string | "#000000" | Color of the cursor trail |
ditherSizenumberSize of the dither pattern pixels
Default:
4radiusnumberRadius of the cursor influence
Default:
0.1exponentnumberExponent for the falloff curve
Default:
2.0decaynumberSpeed at which the trail fades
Default:
0.01colorstringColor of the cursor trail
Default:
"#000000"