Howto:Serializing a Canvas to SVG: Difference between revisions

Jump to navigation Jump to search
Line 209: Line 209:


== Challenges ==
== Challenges ==
{{See also|Canvas Animations}}
Overall this would work pretty well - the main challenges are coming up with a serialization scheme that maps nicely between canvas/svg space and that is also suitable for streaming SVG to a browser.  
Overall this would work pretty well - the main challenges are coming up with a serialization scheme that maps nicely between canvas/svg space and that is also suitable for streaming SVG to a browser.  


Navigation menu