[GSAP] 3.13 Release, by @cassiecodes.bsky.social (@gsap-greensock.bsky.social):
[GSAP] 3.13 Release, by @cassiecodes.bsky.social (@gsap-greensock.bsky.social):
On-Scroll Animation Ideas for Sticky Sections
by Manoela Ilic
@crnacura at @codrops
Some ideas of how sticky sections can be animated while exiting the viewport.
#frontend #css #javascript #gsap
https://tympanus.net/codrops/2024/01/31/on-scroll-animation-ideas-for-sticky-sections/
On-Scroll Shape Morph Animations
by Manoela Ilic @crnacura at @codrops
Scroll-driven shape morph animations with tilt interaction inspired by the effect seen on @KPRVERSE
#gsap #animation #frontend #webdesign #js #css #creativecoding #coding #webdev
https://tympanus.net/codrops/2023/11/16/on-scroll-shape-morph-animations/
Now that I think about it (months after actually doing the work lol), it seems odd that there isn’t a way to register a function as a #GSAP `customEase`. Sampling a function and using `d3.line()` convert it to a path string seems unnecessarily annoying, no?
Finally wrote a bit about my jiggly nav links.
It was mostly an exercise in making a very custom ease for #GSAP out of a damped cosine function. #webdev #animation #css #javascript https://noahliebman.net/2022/12/waves-part-2-plucky/