Labyrinth
Evolving maze patterns representing the journey of exploration and discovery.
Overview
Labyrinth generates evolving maze-like patterns that symbolize the journey of exploration, representing paths taken and choices made. Originally designed as the ambient background for the Reception experience.
Live Demo
Loading animation...
Variant:
Variants
Each animation supports three distinct variants (A, B, C) that alter visual parameters like maze complexity, path width, and animation speed. Use the variant selector above to explore each variation.
Technical Details
- Renderer: Canvas 2D with procedural maze generation
- Theme-aware: Adapts to light/dark mode via CSS custom properties
- Performance: Lazy-loaded, respects
prefers-reduced-motion