plate-033 · crayon burst · seed 0xc9dc6f
wax pressed hard, then dragged. the middle is left empty on purpose.
4,868
92 lines
burst()
// plate-033 — eight ways out ii
const paper = canvas(1000, 1000, "#ecdcbe");
const rng = seed("0xc9dc6f");
burst(paper, rng, {
calls: 4868,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 92 lines of javascriptother crayon burst plates