SMIL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
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 http://brian.sol1.net/svg/report/report.pdf]. We also have Brian's earlier description of his attempt to implement a [[SVG:SMIL Model|SMIL Model]] which includes roc's description of the [[SVG:Animation_Controller|Animation Controller]]. | 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 http://brian.sol1.net/svg/report/report.pdf]. We also have Brian's earlier description of his attempt to implement a [[SVG:SMIL Model|SMIL Model]] which includes roc's description of the [[SVG:Animation_Controller|Animation Controller]]. | ||
For details / discussion on implementing animation of CSS properties, see [[SVG:SMIL+CSS|SMIL+CSS]]. |
Revision as of 17:49, 22 July 2008
This page is for discussing the implementation of SVG's declarative animation in Mozilla.
Currently, animation support is being developed in this Mercurial patch-queue. (See comments 58-59 on bug 216462 for details on how to use this patch-queue.)
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.
For details / discussion on implementing animation of CSS properties, see SMIL+CSS.