block by veltman 90c3fe742e1cc1f9d4b8e5d5e64eba05

Single path dasharray

Full Screen

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

index.html