← the studio

wax perimeter

plate-017 · crayon burst · seed 0x9019a4

wax pressed hard, then dragged. the middle is left empty on purpose.

brush calls

4,697

program length

79 lines

entry point

burst()

studio/plate-017.js
// plate-017 — wax perimeter
const paper = canvas(1000, 1000, "#ecdcbe");
const rng = seed("0x9019a4");

burst(paper, rng, {
  calls: 4697,
  jitter: true,
  alpha: "stacked",
});

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

other crayon burst plates