SMIL

From MozillaWiki
Revision as of 12:57, 14 May 2006 by Jonathan Watt (talk | contribs) (SVGDev:Animation moved to SVG:Animation: killing SVGDev)
Jump to navigation Jump to search

This page is for discussing the implementation of SVG's declarative animation in Mozilla.

Currently the work on animation is on hold as we refactor the SVG code to better support it. Wiki pages being used to discuss this work include:

For a detailed report on the work carried out so far on implementing declarative animation see Brian's report at: http://brian.sol1.net/svg/report/report.pdf. We also have Brian's earlier description of his attempt to implement a SMIL Model which includes roc's description of the Animation Controller.