About EasyEase
General Purpose
The purpose of this library is to a have a ready-to-use setup in order to easily apply easing functions to a spatial distribution or an animations, .
TestedPlatforms:
- OS-X
- Windows
- Linux
Processing:
The latest Processing version the library has been tested with: 4.3
Dependencies:
EasyEase depends on no other libraries
Examples:
Here is a list of all featured examples
Source
https://github.com/fredegd/EasyEase
Library guidelines
This Library was written is in accordance with the Processing library guidelines
Keywords:
easing , motion, easing-curve, gradient, non-linear, curve, interpolation
Last update
March 2024
Issues
Issues, unexpected bugs and behaviors, typo or any other kind of improvement suggestion is highly welcome and can be posted here
Troubleshooting
If you're having trouble, have a look at the Processing Wiki for further information, please contact the author.
References and Inspiration
Those sources did provide a lot of inspiration as well as a big amount of informative material which turned useful in creating this library
-
Easing Functions by Andrey Sitnik and Ivan Solovev
-
Sighack: Easing Functions in Processing
-
Sol_HSA: Easing Functions in Processing