plate-025 · crayon burst · seed 0x3aad39
wax pressed hard, then dragged. the middle is left empty on purpose.
4,169
41 lines
burst()
// plate-025 — ring of exits ii
const paper = canvas(1000, 1000, "#ecdcbe");
const rng = seed("0x3aad39");
burst(paper, rng, {
calls: 4169,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 41 lines of javascriptother crayon burst plates