plate-010 · watercolour canopy · seed 0xfe9e6f
washes stacked until the light only gets through one hole.
2,157
104 lines
canopy()
// plate-010 — light through leaves
const paper = canvas(1000, 1000, "#fbf8ee");
const rng = seed("0xfe9e6f");
canopy(paper, rng, {
calls: 2157,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 104 lines of javascriptother watercolour canopy plates