Pure CSS Polygon transition
//CSS, Polygon, Transition, Inkscape
A while ago, I came across this beautiful animal tranformation of In Pieces. This website showcases the possibilities of Polygon animations using only CSS. Although I'm not an artist and can not replicate the beautiful shapes, I can provide a guide on creating your own pure CSS polygon animations. For this we'll use the CSS clip-path and transition properties.