I stumbled upon this cool tweet here:
twitter.com/3blue1brown/status/1145344403210289155
It's a way to draw shapes with just rotating vectors, or just basically sine waves.
Here's my initial test. It will scribble random pictures again and again. Nothing too interesting but I found it fun to watch.
dropbox.com/s/hryifbtpsgdskhm/scribble.capx
Second go utilizing a user made path. Use the mouse to draw a new path while it runs.
dropbox.com/s/ruzajg48xq1qb6n/scribble2.capx
The cool thing about this is it can be easily used to approximate a path with less data points and still be smooth.
At the very least it is entertaining and actually has a sketchy look to it.