1 dépôt
JavaScript-based animation systems optimized for GPU rendering and high frame rates.
Distinct from JavaScript Animation APIs: Focuses on the hardware-accelerated engine implementation rather than general JS animation APIs.
Explore 1 awesome GitHub repository matching user interface & experience · Hardware-Accelerated Engines. Refine with filters or upvote what's useful.
Framer Motion is a React animation library and hardware-accelerated motion engine. It provides a suite of systems for managing declarative transitions, automated layout interpolation, and animation states within React user interfaces. The project distinguishes itself through a layout transition orchestrator that automatically interpolates visual changes when elements shift position or size. It includes an interactive gesture system to trigger motion based on drags, hovers, and taps, as well as tools for binding animation progress to scroll positions. The library covers a broad range of motio
Provides a hardware-accelerated motion engine that leverages native browser APIs for smooth frame rates.