← the studio

light through leaves

plate-010 · watercolour canopy · seed 0xfe9e6f

washes stacked until the light only gets through one hole.

brush calls

2,157

program length

104 lines

entry point

canopy()

studio/plate-010.js
// 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 javascript

other watercolour canopy plates