Commit Graph

1 Commits

Author SHA1 Message Date
Redsandy
dfe445349b Add raven animation feature with SVG assets and Three.js integration
- Introduced a new SVG asset for the raven silhouette.
- Updated CSS to position and style the raven animation layer.
- Implemented `RavenBurstCanvas` and `RavenFlock` components for rendering animated ravens using Three.js.
- Enhanced `GateTransitProvider` to manage raven animation state and integrate with existing transition logic.
- Added `ravenFx` type and default values for controlling raven animation properties.
- Adjusted transform origins and z-index for improved visual alignment during transitions.
2026-08-12 12:41:12 +03:00