Time
Every animation is really a question: what should this look like right now? Answering that question well means understanding the difference between frame count and elapsed time — and why that difference matters the moment your sketch runs on someone else's machine.
In this section we move from simple frame-based motion to a proper time-driven animation model, building up a small animation library along the way.