Reading up on GSAP
2 deep · digging since apr 17
- CSS vs. JavaScript
CSS animations run off the main thread so they don't freeze during JS work, but libraries like Motion use the Web Animations API to avoid that pitfall.
- GitHub - heygen-com/hyperframes: Write HTML. Render video. Built for agents.
HyperFrames is an open-source framework that turns HTML into deterministic MP4 videos, with AI agent skills and CLI tooling.