Easing Library - v1 - posted into pattern library!

Super cool. I had looked into bezier curves as well, might add that as an API.
The wave() function starts mid way, heading up (uses sin). If you want to start at zero (the peak of the negative curve of a sine wave), you can offset it by -0.25.

2 Likes