← the studio

the only gap

plate-018 · watercolour canopy · seed 0x8bbde9

washes stacked until the light only gets through one hole.

brush calls

1,537

program length

42 lines

entry point

canopy()

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

other watercolour canopy plates