block by danharr 11088768

Transition shapes along custom paths

Full Screen

Just for fun, code isn’t very elegant. One new topic explored, transition an object along a custom path. Make use of built in SVG values such as .getTotalLength and .getPointAtLength to make a custom tween. See other examples here: http://jsfiddle.net/geotheory/UJuWX/ (jsfiddle not by me)

index.html