Skip to content

Commit

Permalink
Merge pull request #16 from jasonfyw/add-math-functions
Browse files Browse the repository at this point in the history
add: gif demo to readme
  • Loading branch information
jasonfyw committed May 3, 2023
2 parents 107f30b + 5396867 commit 826e0da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
# Fourier Series Animation

![](media/square_wave_demo.gif)

An interactive React web app that demonstrates how an arbitrary user-inputted line drawing can be approximated using the Fourier series. The concept is modelled through the visualisation of epicycles – or rotating vectors put end-to-end – with the Fourier series being used to determine the magnitude and initial position of each vector.

Inspired by [3Blue1Brown's video](https://www.youtube.com/watch?v=r6sGWTCMz2k) explaining and demonstrating the topic.
Expand Down
Binary file added media/square_wave_demo.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 826e0da

Please sign in to comment.