← the studio

the low field

plate-013 · night bloom · seed 0xd95fd2

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

brush calls

4,480

program length

59 lines

entry point

undergrowth()

studio/plate-013.js
// plate-013 — the low field
const paper = canvas(1000, 1000, "#05060f");
const rng = seed("0xd95fd2");

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

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

other night bloom plates