@greweb - Bezier Curve based easing functions – from concept to implementation

Many animation libraries are today using easing functions – functions of time returning a progression percentage value. We will see how we can generalize them with bezier curves.