Idea is pretty simple, with impress you can generate swf files with the slides from Impress. The animation code was broken for several ages. However, swf format has been somewhat fall on obsolecense. However HTML5 fileformat is gaining popularity.
JS has some vectorial dominance on Canvas and SVG, having a JS engine that can interprete the OpenOffice animation instruction into an JS animation. Here is a Canvas animation stress test example: http://www.html5canvastutorials.com/labs/html5-canvas-kineticjs-animation-stress-test/ On 4/22/13, Galileo Teco Juárez <[email protected]> wrote: > how? a module, functioning in Impress, developed in HTML5? > i did not understand the idea :D > > > 2013/4/21 Alexandro Colorado <[email protected]> > >> Hi I wonder if an animation module for impress on HTML5 would be a >> good idea for GSoC. Something similar to Prezi, but on a more >> traditional Impress style. There is the CSS2 'screen' or presentation >> style which can get regular presentations and slide from one to the >> next. However a JS powered animation would be powerful enough to >> rebind the most standard animations like the typing, floating text, >> and even 3D transitioning. >> >> >> -- >> Alexandro Colorado >> Apache OpenOffice Contributor >> http://es.openoffice.org >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > *Galileo Teco Juarez* > *Web:* http://80bits.wordpress.com > *Twitter:* @genitalico <http://twitter.com/genitalico> > *Linkedin:* http://mx.linkedin.com/pub/galileo-teco-ju%C3%A1rez/30/690/797 > -- Alexandro Colorado Apache OpenOffice Contributor http://es.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
