DEV Community

Cover image for I found the most amazing resource for easing functions!
Donald Feury
Donald Feury

Posted on

2 1

I found the most amazing resource for easing functions!

Follow me on YouTube and Twitter for more video editing tricks with ffmpeg and some golang programming!

So I was looking around for resources relating to easing functions, mostly for my video editing automation project I'm working on.

I came across this amazing site.

It has really nice examples of basically any easing function I could think of. Its an amazing resource.

I actually adapted all the math formulas for each easing function and put them into a go package for ease of use in your code.

The repo is here, I'm also adding a ffmpeg specific sub package for it as well, to get a string representation of the same formulas to use in dynamic ffmpeg filter arguments.

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More