Fourier Transform Drawing with Complex Number Input
Coding Challenge #130.3
Fourier Transform Part 3! In this video, I pass the (x,y) coordinates of a path into the Discrete Fourier Transform algorithm as complex numbers and generate a single set of epicycles.
Community Contributions
- Drawing with Fourier epicycles in MATLAB! by Víctor Martínez-Cagigal (Source Code)
- Epicycles redrawing a user drawn loop by I L M Narayana (Source Code)
- Rainbow orbits: Unicorn train driver by Juan Carlos Ponce Campuzano (Source Code)
- Drawing with Fourier epicycles by Juan Carlos Ponce Campuzano (Source Code)
- Manipulating Fourier Transform Drawings by Ilay Skutelsky (Source Code)
- Drawing user drawings with Fourier transform by David Snyder (Source Code)
- SVG to Fourier Series in vanilla JS by Tayler Miller (Source Code)
- Hacktoberfest Logo Drawing YouTube Live by Abel Mathew (Source Code)
- Fourier Drawing Srinivasa Ramanujan in Java(acm) by Nagesh Talagani (Source Code)
- Drawing with Fourier Series in vanilla JS by Suhel Makkad (Source Code)
- Mikes Fourier visualise by Drawing or Numbers with React+P5js by Mike Hn (Source Code)
- Drawing with Fourier Series in Processing! by XI ZHANG (Source Code)
- SVG Laser Cutter: Fourier Transform any SVG path by Sam Lee (Source Code)
You can also add your own version! (See how)
Other parts of this coding challenge
Links discussed in this coding challenge
Videos discussed in this coding challenge
- But what is the Fourier Transform? A visual introduction by 3Blue1Brown