← the studio

hole in the canopy ii

plate-026 · watercolour canopy · seed 0x30df49

washes stacked until the light only gets through one hole.

brush calls

4,423

program length

122 lines

entry point

canopy()

studio/plate-026.js
// plate-026 — hole in the canopy ii
const paper = canvas(1000, 1000, "#fbf8ee");
const rng = seed("0x30df49");

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

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

other watercolour canopy plates