The Lorenz equations are a cornerstone in Chaos theory. The “butterfly effect” is how it is known in popular culture. I little experiment plotting the Lorenz Attractor using three.js.
Tag: chaos
Mandelbrot Set Renderer using JavaScript and the Canvas API
Here’s my modified version of Geoff’s Mandelbrot generator.
Plotting chaos
I decided to delve into Flot and Firefox’s Web Workers API and created a little chaos along the way.
Flot and chaos
With a little JavaScript and HTML5 it is possible to plot chaos using your browser.