plate-036 · tessellation · seed 0x58dfde
polar triangles, each one hatched by hand before the next is placed.
1,479
87 lines
shards()
// plate-036 — cold rosette ii
const paper = canvas(1000, 1000, "#07080d");
const rng = seed("0x58dfde");
shards(paper, rng, {
calls: 1479,
jitter: true,
alpha: "stacked",
});
paper.commit(); // 87 lines of javascriptother tessellation plates