Super helpful video! I'm a SVG nerd but making animations this complex in SVG is pretty rough, and lottie is a great tool for our designers, but it slows down our site, and all the other resources online for optimizing lottie weren't as helpful as this video
@jaredralphstanley9 ай бұрын
Thanks! Yeah I love the animation side. Glad you liked it. Hit me up w any other questions. Site is https: / / radical.graphics
@formfransyskan3 жыл бұрын
Super! Thank you for this 👍🏽😊🙏🏽
@frezzingaces2 жыл бұрын
Nice video. Did you try using the canvas renderer instead of the SVG renderer? Just thinking that might assist with the dom size problem, canvas doesn't involve making actual dom nodes.
@frezzingaces2 жыл бұрын
So I tested this theory. Found that while the dom nodes were significantly smaller, the canvas renderer just takes up more CPU anyway, so the trade off ain't really worth it (at least was for my animations).
@SkateDadz2 жыл бұрын
Dude thanks so much for this
@joethong7263 жыл бұрын
Thanks
@oliwiasnieg6139 Жыл бұрын
Do you know what to do with fonts? My animation has quite a lot of headers etc. I flattened them all, but this makes each letter a separate path, should I leave all these captions as plain text?
@jaredralphstanley Жыл бұрын
bodymovin exports to json and lottie is run with javascript in the browser. javascript and the browser already have text handling built in natively, so it would make sense to explore the text option first before flattening the letters. airbnb.io/lottie/#/web?id=text shows some things to look out for. I'm sure there are other tutorials out there, but if not lmk and I can make one!
@sophietse27162 жыл бұрын
Thank you so much!
@wpdv2 жыл бұрын
I recently had an artist create a Lottie file for us that has 1700+ DOM elements. How much would you charge to reduce this file size if I sent it to you? Thanks!
@jaredralphstanley2 жыл бұрын
do you have the .aep file? if you have that I could take a look.
@wpdv2 жыл бұрын
@@jaredralphstanley I've requested it from artist. If I get it, I'll let you know. Thank you for your quick reply!!
@Bottel2 жыл бұрын
I Had no idea you could make calculations in spotlight..