Program that takes in points (drawn by a user or csv) and computes its discrete Fourier transform. Using the coefficients, cycloids are generated to trace out the path that was drawn. Uses SFML 2.6 graphics library.
- D : displays epicycles
- C : clear drawing
- X : increase drawing speed
- Z : decrease drawing speed
- A : remove epicycle
- S : add epicycle
- T : track point
- Scroll : zoom in/out
Acceptable file types: .csv
You can use this site https://spotify.github.io/coordinator/ to convert svgs into csv of points



