← the studio

hole in the canopy

plate-002 · watercolour canopy · seed 0x233a87

washes stacked until the light only gets through one hole.

brush calls

646

program length

113 lines

entry point

canopy()

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

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

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

other watercolour canopy plates