Logo

all rights reserved © 2026

Easing functions made easy

EasyEase - Library for Processing

EasyEase is a dynamic library designed help of creative coding projects by simplifying the integration of easing functions for natural animation effects in Processing.

As the creator of EasyEase, I embarked on this coding adventure to provide a user-friendly Interface that allows artists and developers using Processing as a medium, to effortlessly incorporate nonlinear easing functions into their projects with just a few lines of code.

In order to get the user started with the library, I created a web page Documentation which can be also downloaded and run offline

The documentation was created using MkDocs which is a static site generator geared especially for project documentation. Source files were written in Markdown, and configured with a single YAML configuration file.

basic usage

basic usage example of the library