Skip to content

Include Penner Easing equations in easing.css #526

Open
@gordonbrander

Description

Robert Penner's easing equations are a battle-tested set of Bézier curves for plush animations:

  • Quadratic
  • Cubic
  • Quartic
  • Quintic
  • Sine
  • Exponential
  • Circular

E.g. easeInOutSine easeOutExpo, etc.

These date back to the Flash days and make up a common default "kit" for easing (with the addition of springs).

Two CSS implementations:

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions