06. Gesture Resampling

a) resampling a line

Based on the gesture resampling code, make something interesting. Can you get
information about what was drawn, the length, the angle, etc, and use it to control
how it is transformed to another shape? Given that you can make each stroke a
fixed number of points, think about how that can be used in some meaninful,
playful way.

In addition to the code part, do some drawing excercises in which you do the same
transformation, but on paper.