plate-007 · orbit study · seed 0x6f57fe
one disc, four hatch angles, and a debris ring of tiny rings.
1,618
75 lines
disc()
// plate-007 — eye of the disc
const paper = canvas(1000, 1000, "#0b0b0c");
const rng = seed("0x6f57fe");
disc(paper, rng, {
calls: 1618,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 75 lines of javascriptother orbit study plates