A simple exercise in plotting an attractor with a plain 2D canvas. Inspired by Gret Tatum's forthcoming project, glittr.io, which encourages "Creativity Through Constraints." In this case the constraint is the exclusive use of the fillRect method on a 2D canvas.
The system is defined by the ordinary differential equation
It's one of my favorites since the complex structure isn't apparent from the look of the equations.