The Lorenz Attractor is a fractal structure corresponding to the long-term behavior of the Lorenz oscillator.
The Lorenz oscillator is a 3-dimensional dynamical system that exhibits chaotic flow, noted for its lemniscate shape.
Check out the example!
See the 140byt.es site for a showcase of entries (built itself using 140-byte entries!), and follow @140bytes on Twitter.
To learn about byte-saving hacks for your own code, or to contribute what you've learned, head to the wiki.
140byt.es is brought to you by Jed Schmidt, with help from Alex Kloss. It was inspired by work from Thomas Fuchs and Dustin Diaz.
Okay, this is my 135 bytes version using canvas:
Usage:
See the demo: http://fiddle.jshell.net/aemkei/d99PL/show/
I somehow prefer the animated version. What do you think?