>
> There are not many visual tools for HTML animation creation that output
> script-based animation that make it easy to extend or alter the generated
> script. There are some that generate CSS animation, which will not work due
> to lack of control over animation timing (e.g. Google Web Designer)
Thanks dan. I'll procede with deeper analysis in that direction.
Cheers.
Il 12/apr/2015 22:39, "Dan Dennedy" ha scritto:
> On Fri, Apr 10, 2015 at 3:06 PM, Federico Allegretti
> wrote:
>
>> it's not strictly a mlt question ... but maybe
>>
>> do you think webvfx could be used to render vide
On Fri, Apr 10, 2015 at 3:06 PM, Federico Allegretti
wrote:
> it's not strictly a mlt question ... but maybe
>
> do you think webvfx could be used to render video in a parametric way?
>
Yes, WebVfx has a JavaScript extension to get MLT properties. You can also
make the JavaScript access a w
it's not strictly a mlt question ... but maybe
do you think webvfx could be used to render video in a parametric way?
I need to create 2d animations for a quiz like this:
https://www.youtube.com/watch?v=60fQXsDDPpc
and variables could be team names, scores, questions and answers, etc ...
i