Page 1 of 1

Simple animation

Posted: Mon Jul 30, 2018 1:52 pm
by G Bo
What program would I use to create a simple 2D animation such as this:

https://www.bbc.co.uk/news/world-asia-c ... dge-laying

Preferably open source, preferably not Adobe!

Re: Simple animation

Posted: Mon Jul 30, 2018 2:21 pm
by JamesProvost
Looking at the code, it appears to be SVG artwork animated with Greensock aka "GSAP."

As far as I know, there's no visual, WYSIWYG tool for animating with GSAP similar to Animate CC/Flash. You have to animate with code.

Re: Simple animation

Posted: Mon Jul 30, 2018 10:42 pm
by G Bo
Good spot. :)

I might look into it and report back. 8-)