← the studio

eight ways out ii

plate-033 · crayon burst · seed 0xc9dc6f

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

brush calls

4,868

program length

92 lines

entry point

burst()

studio/plate-033.js
// plate-033 — eight ways out ii
const paper = canvas(1000, 1000, "#ecdcbe");
const rng = seed("0xc9dc6f");

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

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

other crayon burst plates