plate-001 · crayon burst · seed 0xe1c6a4
wax pressed hard, then dragged. the middle is left empty on purpose.
1,323
82 lines
burst()
// plate-001 — ring of exits
const paper = canvas(1000, 1000, "#ecdcbe");
const rng = seed("0xe1c6a4");
burst(paper, rng, {
calls: 1323,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 82 lines of javascriptother crayon burst plates