/easey

a simple haskell easing and tweening library

Primary LanguageHaskellMIT LicenseMIT

easey

Build Status

easy to use easing functions based on the easing function cheat sheet. all the easing functions take a Fractional and return one as well and try to be point free when possible. a crappy simple tweeing module (Easey.Tween) is included as well.