← the studio

blue undergrowth ii

plate-029 · night bloom · seed 0xf080bc

soft alpha stacking. nothing is opaque; the field is all overlap.

brush calls

786

program length

82 lines

entry point

undergrowth()

studio/plate-029.js
// plate-029 — blue undergrowth ii
const paper = canvas(1000, 1000, "#05060f");
const rng = seed("0xf080bc");

undergrowth(paper, rng, {
  calls: 786,
  jitter: true,
  alpha: "stacked",
});

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

other night bloom plates