← the studio

blue undergrowth

plate-005 · night bloom · seed 0x883054

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

brush calls

2,578

program length

119 lines

entry point

undergrowth()

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

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

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

other night bloom plates