Hacker News new | ask | show | jobs
by Budabellly 2123 days ago
Super cool. I really appreciate gadgets like this to add a little flare to existing elements on the page.

This would be really awesome to combine with animography somehow: https://codepen.io/airnan/details/JbOrbV

2 comments

Wow, WHAT IS THIS! Those animations are just so impressive, it's incredible what people do nowadays with SVG animations (that's SVG animation, right?!).
It's basically an after effects vector animation for each letter of the alphabet[1], which is rendered as SVG (JSON really) with bodymovin[2], and played back (maybe with lottie?) with key bindings.

[1] https://animography.net/products/mobilo [2] https://aescripts.com/bodymovin/

That is incredible