plate-029 · night bloom · seed 0xf080bc
soft alpha stacking. nothing is opaque; the field is all overlap.
786
82 lines
undergrowth()
// 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 javascriptother night bloom plates