michaelvillar / dynamics.js

Javascript library to create physics-based animations
http://dynamicsjs.com
7.57k stars 414 forks source link

Question: how to reverse curves and handle inOut? #43

Closed thednp closed 4 years ago

thednp commented 4 years ago

As currently we can use spring/gravity for bounceOut or elasticOut, but can we do bounceIn or bounceOut, also InOut would be interesting as well.