plate-009 · crayon burst · seed 0xdd659b
wax pressed hard, then dragged. the middle is left empty on purpose.
3,183
41 lines
burst()
// plate-009 — eight ways out
const paper = canvas(1000, 1000, "#ecdcbe");
const rng = seed("0xdd659b");
burst(paper, rng, {
calls: 3183,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 41 lines of javascriptother crayon burst plates