html5 - SVG fill-in/drawing animation -


how can i, using svg, javascript , html5 (not video), make animation on web page looks animation being filled in, e.g. lines extending initial point through each vertex, , shapes being filled top-left bottom-right?

i know can use background color shapes , animate them moving through complex paths in layers gradually unhide shapes , lines, there no easier way this? jquery effects script, css3, svg animation library, there must something...?


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -