Projects list
A list of all of my web projects. To see other (python) projects and their source code check out my GitHub.
Mandelbrot and its siblings.
A simple js-based program that lets you explore what happens when you change \( z_{n+1} = z_n^2 + c \) something else.
Strange attractors and chaotic systems.
A 3d plots of many strange attractors in WebGL with Three.js.