>
> 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). There
> are 2 good proprietary tools for OS X that do output extendable scripts:
> Hype and Radi.
>

I found https://greensock.com/gsap good for building animation timelines
which can be linked to WebVFX's timer. Here's a simple example:


https://github.com/gamernetwork/egx-rezzed-titling/blob/master/templates/slates/full_schedule.webvfx.html

I start the timeline immediately paused, then synchronise the timers in
Producer.sync(time).

Thanks,

Mark
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to