RSSAmplifier

MadeByMike · Dec 29, 2016

Interpolation in CSS without animation

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Interpolation is the estimation of a new value between two known values. This simple concept is vastly useful and it's commonly seen in animation on the web. With animation you declare the target properties and the end-state, and the browser will workout out the values in-between. Animation happens over time, but this is not the only dimension where interpolation can occur. In fact we interpolate…

Read on /writing/interpolation-without-animation/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.