bobiblazeski / react-3d-carousel

73 stars 30 forks source link

Easing functions should be extracted into separate project #3

Closed bobiblazeski closed 9 years ago

bobiblazeski commented 9 years ago

Carousel.jsx - Maybe same makes sense for easing. I can see you have a very nice collection of defaults, though.

bebraw commented 9 years ago

Can you benefit from animate-plus? Looks like there are tons of easing functions there.

bobiblazeski commented 9 years ago

They seem like the same Robert Penner functions. I've extracted mine at https://github.com/bobiblazeski/ease-functions . If you need anything more contributions are welcome.