plate-018 · watercolour canopy · seed 0x8bbde9
washes stacked until the light only gets through one hole.
1,537
42 lines
canopy()
// plate-018 — the only gap
const paper = canvas(1000, 1000, "#fbf8ee");
const rng = seed("0x8bbde9");
canopy(paper, rng, {
calls: 1537,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 42 lines of javascriptother watercolour canopy plates