plate-015 · orbit study · seed 0xe5f7ab
one disc, four hatch angles, and a debris ring of tiny rings.
4,149
67 lines
disc()
// plate-015 — debris ring
const paper = canvas(1000, 1000, "#0b0b0c");
const rng = seed("0xe5f7ab");
disc(paper, rng, {
calls: 4149,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 67 lines of javascriptother orbit study plates