Comments on: Ease-y Breezy: A Primer on Easing Functions https://css-tricks.com/ease-y-breezy-a-primer-on-easing-functions/ Tips, Tricks, and Techniques on using Cascading Style Sheets. Tue, 18 Dec 2018 23:00:46 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: S. https://css-tricks.com/ease-y-breezy-a-primer-on-easing-functions/#comment-1654108 Tue, 18 Dec 2018 23:00:46 +0000 http://css-tricks.com/?p=280294#comment-1654108 Stared at the rotating snakes trying to make them stop.
Couldn’t.
Read the article with bleeding eyes :-D

Not my smartest move.

]]>
By: Jack https://css-tricks.com/ease-y-breezy-a-primer-on-easing-functions/#comment-1654106 Tue, 18 Dec 2018 20:08:47 +0000 http://css-tricks.com/?p=280294#comment-1654106 Easing is so much fun! GSAP has quite a few unique easing-related tools that might be worth exploring:

Make an ease using an SVG path itself! Literally draw/drag in the browser, unlimited points. https://greensock.com/customease
Wiggle and bounce (with squash and stretch): https://greensock.com/wiggle-bounce
Zooming into or out of things smoothly presents a rather unique challenge in terms of easing: https://greensock.com/docs/Easing/ExpoScaleEase

Thanks for writing the article! Well done.

]]>