← the studio

light through leaves ii

plate-034 · watercolour canopy · seed 0xdc0c5d

washes stacked until the light only gets through one hole.

brush calls

4,549

program length

115 lines

entry point

canopy()

studio/plate-034.js
// plate-034 — light through leaves ii
const paper = canvas(1000, 1000, "#fbf8ee");
const rng = seed("0xdc0c5d");

canopy(paper, rng, {
  calls: 4549,
  jitter: true,
  alpha: "stacked",
});

paper.commit(); // 115 lines of javascript

other watercolour canopy plates