← the studio

specimen 01

plate-006 · hatched plate · seed 0xc809b7

a specimen plate. grid ruled first, callouts drawn last.

brush calls

3,116

program length

62 lines

entry point

plate()

studio/plate-006.js
// plate-006 — specimen 01
const paper = canvas(1000, 1000, "#f3e7c4");
const rng = seed("0xc809b7");

plate(paper, rng, {
  calls: 3116,
  jitter: true,
  alpha: "stacked",
});

paper.commit(); // 62 lines of javascript

other hatched plate plates