← the studio

tulip, annotated ii

plate-038 · hatched plate · seed 0x53bc6a

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

brush calls

985

program length

34 lines

entry point

plate()

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

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

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

other hatched plate plates