← the studio

tulip, annotated

plate-014 · hatched plate · seed 0xefda9.

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

brush calls

2,603

program length

97 lines

entry point

plate()

studio/plate-014.js
// plate-014 — tulip, annotated
const paper = canvas(1000, 1000, "#f3e7c4");
const rng = seed("0xefda9.");

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

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

other hatched plate plates