Strange Attractors

Share

Have you ever seen a pendulum swinging over a pit of sand, tracing patterns as it moves? The results can be simple or complex, depending on the forces generating the motion. In a truly chaotic system, a strange attractor represents this final state, and can be visualized using surprisingly simple mathematical equations. Initially inspired by Clifford Pickover’s Chaos in Wonderland, I have been experimenting with chaotic attractors since 2001. I call this series Aesthetic Explorations of Attractor Space. For more technical and mathematical information, view the Tech Notes.

Aesthetic Explorations

Aesthetic Explorations

A 4×4 matrix of high quality images, representing a small portion of the parameter space of these particular attractors. This large monoprint was part of my BFA exhibition at the University of Central Florida, where I first started developing artwork from strange attractors. You may recognize some of the individual images, as I have since taken them out of their original context in this work to reinterpret them.

Early Work

Early Work

Ice and Reach were my first two strange attractor artworks in color. I don’t think I’ll ever get tired of this dendritic form, with its spirographic detail.

Strange Attractors Tech Notes

Strange Attractors Tech Notes

I first generate my strange attractor artwork with a custom program written using C++, OpenGL, and GLUT. The basic algorithm I use for generating the attractors is set forth in Clifford Pickover’s Chaos in Wonderland; the equations I use are iterated functions that plot between a hundred thousand and a few billion pixels, depending on the final size of the artwork. I colorize the attractors by with gradient mapping in Photoshop (the initial renders are 16 bit grayscale images).