Skip to content

Instantly share code, notes, and snippets.

@gmutschler
Created August 20, 2014 11:21
Show Gist options
  • Save gmutschler/2eb72f7506aa063a40f5 to your computer and use it in GitHub Desktop.
Save gmutschler/2eb72f7506aa063a40f5 to your computer and use it in GitHub Desktop.

Easing functions specify the rate of change of a parameter over time.

Objects in real life don’t just start and stop instantly, and almost never move at a constant speed. When we open a drawer, we first move it quickly, and slow it down as it comes out. Drop something on the floor, and it will first accelerate downwards, and then bounce back up after hitting the floor.

This page helps you choose the right easing function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment