Skip to content

Simple tool to test cubic bezier curve animations with Chrome, Safari or Mozilla

Notifications You must be signed in to change notification settings

hstonel/css3-cubic-bezier-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS3 Cubic Bezier Tester

This is a simple CSS3 bezier curve animation tester for your transitions for modern browsers. It's easy to compare your custom bezier animations with a standard linear animation.

This tool should help you to understand how the bezier curve and the modification of the two handles/values result in acceleration and feel.

It's based on HTML5, CSS3 and some JavaScript and should be run in any modern browser.

DEMO: http://www.css3beziercurve.net

Screenshot

Bitdeli Badge

About

Simple tool to test cubic bezier curve animations with Chrome, Safari or Mozilla

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.1%
  • JavaScript 21.0%
  • HTML 19.9%