This is my codepen of Bongo Cat listening to some jams by animating SVG
with GSAP.
Variation with JavaScript (GSAP)
I previously did a version with CSS for animation. Comparing the two options, I prefer the JS approach -- much easier to update!
Variation with CSS
Top comments (3)
New version looks awesome. Digging the colours! :-)
What the difference in the performance of animation with Javascript and CSS?
GSAP Its awesome to make animations for web, oh my god!