Web Animation Graphics Engineering

A series of articles focusing on calculating and programming animations.

An introduction to the RAF timer api

web / animation / intro-raf

JavaScript vs CSS

web / animation / js-vs-css

Multiple Objects with RAF

web / animation / raf-queue

The Linear Tween

web / animation / linear-tween

The Ease-In tween

web / animation / ease-in-tween

The Ease-In-Out tween

web / animation / ease-in-out