libease is a shared library containing easing algorithms that can be used for graphical effects or mathematical calculations.
libease's main goal of is to try and create a centralised library for easing effects within the window manager environment.
Installation:
Beginners:
This is intended for those not fluent with linux
Please type the following at root:
sh ./install.sh
Experts:
Setting prefix: There is currently only the 'Edit the Makefile' method. (sorry, getting to it)
then type the following:
make clean
make
make install
make test
Product's homepage