genartlib icon indicating copy to clipboard operation
genartlib copied to clipboard

Easing Functions?

Open sdedovic opened this issue 4 years ago • 1 comments

Hey I ported most of the easing functions from easings.net over at ai/easings.net to clojure, just using vanilla java.lang.Math. More than happy to donate the namespace here, if you'd like.

Check it out: sdedovic/easings-clj

sdedovic avatar Jun 28 '21 20:06 sdedovic

Thanks @sdedovic I'm looking forward to use these! I notice that you don't have a licence in your easings-clj repo.

I want to take a look at how to implement these in genartlib (or in my own library verberktstan/genartgear) Are you ok with that?

verberktstan avatar May 30 '24 06:05 verberktstan