plate-031 · orbit study · seed 0x62d583
one disc, four hatch angles, and a debris ring of tiny rings.
4,017
122 lines
disc()
// plate-031 — eye of the disc ii
const paper = canvas(1000, 1000, "#0b0b0c");
const rng = seed("0x62d583");
disc(paper, rng, {
calls: 4017,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 122 lines of javascriptother orbit study plates