airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
30.37k stars 2.87k forks source link

Lottie live preview or Lottie render engine #2388

Open oholepim opened 3 years ago

oholepim commented 3 years ago

As I`ve noticed Lottie on web browser engine is faster than After effects when working with vector graphics. Is there any way to implement chromium engine as a preview window and do on the fly bodymovin transformation?

Consequently there would be no need for RAM preview and maybe lead to new rendering engine for After effects.

Maybe live server for start?

bodymovin commented 3 years ago

unfortunately AE doesn't expose events for layers when they change, so it's not possible to keep a live sync of bodymovin with AE itself.