Create lottie files without After Effects (blender)
-
To myself:
File -> Export -> Lottie(.json)
:man_facepalming_light_skin_tone: -
After some tests, this tool seems a bit limited in Blender.
The colour doesn't export with the Lottie (the shape keeps its grey colour, but maybe the colour can be integrated later),
and if you use shape transform (Shape Keys), the exporter throws an error... -
Gonna tinker with this soon and see what's up
-
There's another tool that can create Lottie (probably easier than AE), but it's still 15-18/month subscription...
https://www.haikuforteams.com/animator/ -
Yeah I‘ve checked that at the beginning. Export works fine (actually even better than AE), but I couldn‘t justify the subscription cost for my „once every two years“ usage.
-
Hello all!
It indeed seems limited in blender. The only way I could make a decent animation was in edit mode in 2d animation, and I had to record frame by frame.
I'm completely new to blender so I was just trying everything.
I also installed the optional dependencies, so that might have helped.
There are some cool scripts included, if your good with python.
There is also a plug-in for inkscape.But none of that matters because this all is a fork of the new lottie export plug-in for synfig, and if you don't feel like building synfig (me)?
https://www.synfig.org/2019/12/27/whats-coming-to-synfig-1-4-0-part-2/
This post says they will release a dev version this week with lottie export functionality! They are also creating a documentation of the lottie format :)
Just thought I'd pass along the info.
Thanks and Happy New Year!! -
@giftlift Wow, I can't wait for the release! This should definitely fill the gap...
-
@giftlift great news!
-
For OSx peeps, here is a cheaper app that I just found for 30$
Still gotta put it through the paces, but the interesting one is that it claims it can even edit already existing animations in Lottie format.
-
@briandoliveira Will try it ASAP!
Synfig promises to be cool at first, but some functions appear to be tedious to use (like handling a simple rectangle), and it's full of bug on OSX (not big ones but...)
Anyway it's free and will probably be ameliorated later so finger crossed! -
Nice one Brian, I've downloaded the demo and the first test exported perfectly and loads in HISE... Might be the goto solution on macOS (plus the UI resembles Affinity Designer which is much more intuitive than After Effects).
-
@briandoliveira Great find!
-
@ulrik @Christoph-Hart Yeah I just got into it now and its sweeet! Its drop-dead simple to animate and export, and for simple design work its also not too shaby. The bonus is that it also does PNG image sequences that work with HISE knobs, so you can just pick your flavour of poison if you need flex both ;)
-
Hi all, I'm the author of the Blender addon mentioned above.
I've also been working on a proper animation program for Lottie, I just released a first version of it: https://gitlab.com/mattia.basaglia/glaxnimate/-/releases/0.1.0
(It's free and open source)Since it's the first release it doesn't have all the features that Lottie supports but I have to start from somewhere :P It should be more than enough to create simple animations.