Synaptic Shift
Neural network-like connection animations
synaptic-shift-tw
Customize
Tweak the props liveAnimation
0.5
0.5
Pattern
2
1.15
10
Appearance
#FF9FFCProps
| Name | Type | Default | Description |
|---|---|---|---|
speed | number | 0.5 | Animation speed multiplier. |
scale | number | 0.5 | Scale of the fractal pattern. |
intensity | number | 2 | Exponent controlling brightness/contrast. |
color | string | "#FF9FFC" | Base color tint. |
falloff | number | 1.15 | Internal scaling factor (structural falloff). |
complexity | number | 10 | Number of loop iterations (detail level). |
breathing | boolean | false | Whether to animate intensity automatically. |
className | string | "" | Additional CSS classes. |
speednumberAnimation speed multiplier.
Default:
0.5scalenumberScale of the fractal pattern.
Default:
0.5intensitynumberExponent controlling brightness/contrast.
Default:
2colorstringBase color tint.
Default:
"#FF9FFC"falloffnumberInternal scaling factor (structural falloff).
Default:
1.15complexitynumberNumber of loop iterations (detail level).
Default:
10breathingbooleanWhether to animate intensity automatically.
Default:
falseclassNamestringAdditional CSS classes.
Default:
""