kirill-grouchnikov / trident

Java animation library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bounce easing function

ebourg opened this issue · comments

Hi,

I've added a bounce easing function that you might want to integrate in Trident. The source file is available on my Github fork:

https://github.com/ebourg/trident/blob/548a2b2ec8b3d034ed15b0a661d5979c62258dfd/trident-core/src/main/java/org/pushingpixels/trident/ease/Bounce.java