codepens/bloom/README.markdown

517 B

Bloom

_A Pen created at CodePen.io. Original URL: https://codepen.io/MillerTime/pen/OJPBGyv.

SVG strokes animated with JavaScript. I originally tried animating with CSS only, but I ended up needing a custom easing curve for each style property I was animating.

I was inspired to create a visual with rings splitting apart after seeing this animation by @beesandbombs.