Description
Layers is the result of a study on drawing pixels, using a custom-made attractor.
The entire piece can be drawn in a single 'for-loop' that draws a single pixel on every iteration. Carefully crafted mathematical formulas and logic decide where each next pixel will be drawn.
The final result is comprised of multiple layers that can be uncovered with patience.
Press 'p' to pause or unpause the rendering.
Press 'r' to render the artwork again. This will toggle between a high-detail render and a fast, low-detail render.
Press 'v' to render a vertical version of the same artwork.
Written in JavaScript