Controls
More Info
MorphSVG works great out of the box for most SVG shapes, but occasionally you might run into a morph that doesn't turn out as you pictured.
There are a few routes forward when this happens.
- Redraw your paths in a vector editing program.
- Try out a new shape index
- As this demo shows, use
smoothto add more anchors along the path, which can result in a smoother morph.
Remember that increasing the number of points comes with a performance cost.