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.
So, replaced
setTimeout
withsetInterval
to get it down to 101 bytes.So now we have 39 chars left to inject some more logic .