缓动函数相关资源收集

1、Easing Functions Cheat Sheet

 

https://easings.net/

Easing functions specify the speed of animation to make the movement more natural. Real objects don’t just move at a constant speed, and do not start and stop in an instant. This page helps you choose the right easing function.

 

 

 

 

2、Simple Easing Functions in Javascript - see https://github.com/gre/bezier-easing

 

https://gist.github.com/gre/1650294

Simple Easing Functions in Javascript - see https://github.com/gre/bezier-easing - easing.js

你可能感兴趣的:(资料收集)