Easing Library
Author | Fabio Falcucci |
License | Shareware |
Version | 1.3 |
Release | 16-Oct-2016 |
Dependancies | - none - |
Note | This library can be downloaded and used without limitations but if you find it useful please consider to make a donation or support me on Patreon. |
Easing library is an include file for Hollywood able to create very smooth transitions between values so you can use it to animate almost anything like: graphical objects, colors, values, and any value you need to be smoothly changed into another value.
Please note that this library is based on the library “tween.lua” v1.0.1 (2012-02) by Enrique Garcia Cota.
I've started the port of the original code to Hollywood in 2013 and I've added some new features during time. You can get the original code here
DOCUMENTATION
- Easing Functions : Easing Functions
- Recognized Easing Functions : All recgnized easing functions
- How it works : Basic explanation and usage of this library
- Simple example : A simple example to start using the library
- Advanced example : A more advanced example
- Adding new easing functions : How to add new easing functions
RESOURCES