Unfold SVG shapes and lines
You can unfold most any SVG shape with a helper line. Squares, triangles, hexagons? Yep. It's easier than you think.
A collection of little code experiments and ideas. Sometimes useful. Sometimes just weird. May or may not work correctly in all browsers.
You can unfold most any SVG shape with a helper line. Squares, triangles, hexagons? Yep. It's easier than you think.
With the aid of a helper line, you can unwrap the two sides of a SVG circle or ellipse from the center bottom position.
Unroll SVG circles, ellipses or spirals with lots of complicated math. Nah. We'll cheat and use a helper line.
Learn the basic setup to animate the SVG viewBox attribute in this quick tutorial.
Ready to create your SVG dashed line animations? I'll show you how to create dashed path animations with the help of a mask.
Setting your stroke dash length to 0 and the linecap to round produces some interesting results.