stick figure animation based on Guy Drut footage
###Editing:
- Use left and right arrow keys to change frames.
- Drag nodes into position for a given frame.
- Press any other key to print out node positions.
- Copy/paste printed node positions to end of
frameData[]
array inguy-drut-hurdling-animation.html
. - Save the file.
- Repeat at step 1 for the next frame.
###Viewing:
Comment out everything in the draw()
function except animateFigure(frameData);