Back to home
Blog
Notes on motion
Animation teardowns, engineering notes, and tutorials on making AI agents implement motion correctly.
TeardownJul 2, 20266 min
Teardown: feather.computer's radial sticker explosion
A frame-accurate breakdown of one of the best hero animations on the web right now — the timings, the ease-out-back overshoot, the ambient drift — extracted by MotionLens in one sentence.
TutorialJul 2, 20265 min
Turn any UI animation into Framer Motion code with Claude Code
The two-minute setup that lets your AI agent watch a screen recording — or a live website — and hand back exact timings, easing, and ready-to-paste code.
EngineeringJul 2, 20267 min
Why AI coding agents can't see motion (and how we gave them eyes)
Video models sample ~1fps by default and miss entire choreographies. How MotionLens measures motion from pixels, records with real frame timing, and declares what it can't know instead of hallucinating it.