afavour 5 days ago

Not to mention CSS animations (and the newer Web Animations API) allow hardware acceleration while libraries like this do not.

1
panstromek 5 days ago

Lottie has canvas and svg renderer (that uses CSS transitions where possible, I believe), so technically it's also hardware accelerated (in most cases at least).