theatre-js / theatre

Motion design editor for the web
https://www.theatrejs.com
Apache License 2.0
11.25k stars 356 forks source link

Lottie #14

Closed hansmbakker closed 2 years ago

hansmbakker commented 3 years ago

Nice tool! Can animations created in Theatre.js also be exported as Lottie animations so that they can be used in apps?

vko-online commented 3 years ago

that would be killer feature for mobile devs

AriaMinaei commented 3 years ago

I wonder what workflow you're envisioning with Lottie exports. Would you use Theatre.js animations both for web and for mobile for example?

Edit: For a less formal discussion on this topic, feel free to join this thread on Discord.

hansmbakker commented 3 years ago

Lottie can be used in web, mobile and desktop apps. Both for micro-interactions and small explainer / filler animations.

Lottie animations can currently be created by Adobe software, but I'm looking for 2D animation software that I can use instead.

AriaMinaei commented 2 years ago

Thanks @hansmbakker. I took some time to think about this.

Native app support could have different forms, some of which may use Lottie.

I could think of other ways as well.

Luckily it's easy to experiment on theses with Theatre extensions1 so we don't have to include Lottie support in the core, at least for now.

For those who want to build such an extension, feel free to join the community – we'd love to help!


  1. As of now, extensions are undocumented, but I'm writing more docs soon.