This code draws an animation of any illustrator svg file, using fourier transform. This project was made based on a video from Daniel Shiffman.
Firstly, you need to open Illustrator and create a new file. You must use the "pen tool" and draw only one line without it beeing a curve (you can check the path example for more informations). Then, simply export your drawing as an "svg" image called "path.svg" and copy the image to the root folder.
Double-click on "run.bat" and watch the drawing beeing made...