Animation with cubic Bezier

Cubic Bezier curve accept accept 4 parameters cubic-bezier(x1, y1, x2, y2) and have 4 points P0, P1, P2, P3:

Some popular cubic Bezier functions:

References: