Difference between revisions of "Animation"
Jump to navigation
Jump to search
m (mostly spellchecking and cosmetic, slight change to Synfig line) |
|||
Line 14: | Line 14: | ||
Collaborate with [[Synfig]]? <span style="font-size:smaller">([http://www.synfig.com/ link])</span> | Collaborate with [[Synfig]]? <span style="font-size:smaller">([http://www.synfig.com/ link])</span> | ||
== Layer-based Animation == | |||
As a simple stopgap, many people have been using layers to represent frames in an animation and work up that way. | |||
* [[Animation-(Layers) | Layer-based Animation]] | |||
[[Category:Developer Discussion]] | [[Category:Developer Discussion]] |
Revision as of 18:48, 12 May 2011
This is the place-holder for the brief introduction and collections of links to different discussion pages.
As developments continues, we're now approaching the milestones that mentioned animation. Animation is one of the biggest hurdle in writing a vector program, so here is the place to hold the collections of all information, especially the discussions.
Discussions
Basic support
- SVG's animation spec
User-interface
Collaborate with Synfig? (link)
Layer-based Animation
As a simple stopgap, many people have been using layers to represent frames in an animation and work up that way.