Hi there.
Iv been working out how to make an animated line drawing that uses SVG vectors to simulate lines being drawn.
The above demo is animated using the clip mask technique for each line and curve. This gives the impression each line is growing independently.
Is there a better way of doing this?
I'm trying to see if it's possible to animate a technical drawing, as if it's beeing drawn before you eyes, just like Polygon's PS4 animation.