plate-027 · ink bloom · seed 0x9c5512
the same flower routine called two hundred times with drifting hue.
934
36 lines
bloom()
// plate-027 — night field ii
const paper = canvas(1000, 1000, "#0d0d0c");
const rng = seed("0x9c5512");
bloom(paper, rng, {
calls: 934,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 36 lines of javascriptother ink bloom plates