Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ This makes the assumption that *firstShape* is of the format *M43 43 L 54 32 L 4

It makes most sense to transpose a more complex shape onto a simpler one. This way you don't lose any detail. But it works either way.

Here is an [example](http://codepen.io/jamiepopkin/pen/qdEBVy) of what you can do with the output. Aong with the help of a interpolator/animation engine like [d3](http://d3js.org).
Here is an [example](http://codepen.io/jamiepopkin/pen/qdEBVy) of what you can do with the output. Along with the help of a interpolator/animation engine like [d3](http://d3js.org).