Drift Gallary
- Period
- Dec 2025
An interactive, scroll-driven image carousel that arranges slides along a curved arc with buttery smooth animations.
- Cosine-based arc layout with dynamic vertical lift for the center slide
- Infinite scroll using modular arithmetic — no snapping or teleporting
- LERP-based momentum scrolling for a natural drift-to-stop feel
- Per-slide transforms (scale, parallax, z-index) computed every frame via
gsap.set()— zero React re-renders during animation - Touch and wheel input with responsive breakpoints for mobile
Technologies
ReactGSAPViteJavaScriptCSS