Skip to main content

Fourier Series Demo - 1.0.0

A basic demo of the Fourier Series using pygame's unstable and sinful gfxdraw functions


Noorquacker
(Noorquacker)
A demo of the Fourier Series Approximation of a square wave function. Use the up and down arrow keys to change the amount of iterations in the approximation when in the program. It's pretty basic and unoptimized, read more about the Fourier Series at http://mathworld.wolfram.com/FourierSeries.html

Changes

A demo of the Fourier Series Approximation of a square wave function. Use the up and down arrow keys to change the amount of iterations in the approximation when in the program. It's pretty basic and unoptimized, read more about the Fourier Series at http://mathworld.wolfram.com/FourierSeries.html

Links

Home Page
https://gist.github.com/Noorquacker/faf06e401d2abef2afee2dd747d5ce7b
Source
https://gist.github.com/Noorquacker/faf06e401d2abef2afee2dd747d5ce7b
Windows
https://gist.github.com/Noorquacker/faf06e401d2abef2afee2dd747d5ce7b

Releases

Fourier Series Demo 1.0.0 — 14 Oct, 2019

Pygame.org account Comments

  • Brad Zoltick 2019-10-14 17:57

    It works well. Thank you for making this available to the community. Brad