← the studio

ring of exits ii

plate-025 · crayon burst · seed 0x3aad39

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

brush calls

4,169

program length

41 lines

entry point

burst()

studio/plate-025.js
// plate-025 — ring of exits ii
const paper = canvas(1000, 1000, "#ecdcbe");
const rng = seed("0x3aad39");

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

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

other crayon burst plates