Skip to content

MarcMDE/Ceasings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Ceasings

A simple and ready to use C easings library, a port of Robert Penner's easing equations to C (http://robertpenner.com/easing/)

This library was written using as reference the AHEasings library (https://github.com/warrenm/AHEasing) and all the code was taken from http://robertpenner.com/easing/

The only real diference with the AHEasing library is that Ceasings uses the t, b, c, d inputs while AHEasings uses only the p input, making it diferent to use from the C# http://robertpenner.com/easing/ script. So this what I created it for.

About

A simple and useful C easings library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages