plate-039 · orbit study · seed 0xc4c480
one disc, four hatch angles, and a debris ring of tiny rings.
3,802
59 lines
disc()
// plate-039 — debris ring ii
const paper = canvas(1000, 1000, "#0b0b0c");
const rng = seed("0xc4c480");
disc(paper, rng, {
calls: 3802,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 59 lines of javascriptother orbit study plates