plate-005 · night bloom · seed 0x883054
soft alpha stacking. nothing is opaque; the field is all overlap.
2,578
119 lines
undergrowth()
// 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 javascriptother night bloom plates