plate-002 · watercolour canopy · seed 0x233a87
washes stacked until the light only gets through one hole.
646
113 lines
canopy()
// plate-002 — hole in the canopy
const paper = canvas(1000, 1000, "#fbf8ee");
const rng = seed("0x233a87");
canopy(paper, rng, {
calls: 646,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 113 lines of javascriptother watercolour canopy plates