← the studio

bloom at the floor

plate-021 · night bloom · seed 0x48f3e2

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

brush calls

2,609

program length

104 lines

entry point

undergrowth()

studio/plate-021.js
// plate-021 — bloom at the floor
const paper = canvas(1000, 1000, "#05060f");
const rng = seed("0x48f3e2");

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

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

other night bloom plates