plate-023 · orbit study · seed 0x52f69a
one disc, four hatch angles, and a debris ring of tiny rings.
5,054
118 lines
disc()
// plate-023 — one blue pupil
const paper = canvas(1000, 1000, "#0b0b0c");
const rng = seed("0x52f69a");
disc(paper, rng, {
calls: 5054,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 118 lines of javascriptother orbit study plates