All examples By author By category About

veltman

Single path dasharray

Trying to improve the performance of drawing out a bunch of SVG lines by combining them all into a single path element and interpolating one very long stroke-dasharray pattern.

See also: Dynamic CSS line animation, Canvas line animation