Fourier series drawing app / visualization using Discrete Fourier transform (DFT) properties.
To draw any signal, you need to implement an appropriate function that creates the signal (so far there is one function, and the result values are not sorted!)
model in action - screenshot
Built in Python using pygame game development library.