Code

Canvas Drawings by kubrixXx

Canvas Drawings

Generative and Recursive web art, utlizing Javascript / HTML Canvas

This WIP project adopts a modular approach for generating dynamic drawings on an HTML canvas. It imports various generative and recursive drawing functions, allowing for easy expansion. The canvas is optimized for high DPI (600 DPI) rendering, targeting A4 paper size dimensions for print quality.

By default, the canvas is divided into 12 sections, with each being filled randomly with patterns from the available drawing functions. Users can also generate a single specific pattern, and there's an option to generate black and white drawings.