Skip to content

A cool interactive visual of the Discrete Fourier Transform. Basically, draw whatever you want and see your path get recreated exactly via the concatenation of the DFT’s epicycles. My first real coding project, made in openframeworks, no use except look cool, also the custom vector class thing is cause std::vector was banned in my class.

License

Notifications You must be signed in to change notification settings

DavidRichardson02/Fourier-Series-Harmonic-Circles-Drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fourier-Series-Harmonic-Circles-Drawing

Drawing an arbitrary 2D path with the fourier series. See the attached document for a detailed explanation of the program. Based on some interesting math and serves as a cool visualization of the geometric representation of the Discrete Fourier Transform. Made in c++ openframeworks.

Fourier-Series Harmonic-Circles Epicycle Visualization .pdf

sailboat dft etch a sketch

castle dft etch a sketch

About

A cool interactive visual of the Discrete Fourier Transform. Basically, draw whatever you want and see your path get recreated exactly via the concatenation of the DFT’s epicycles. My first real coding project, made in openframeworks, no use except look cool, also the custom vector class thing is cause std::vector was banned in my class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages