p5PlayGround
p5PlayGround copied to clipboard
Add: quad, line, arc
Impressed with the P5PlayGround. Nothing else on the web. Wondering if thought about adding 3 new buttons:
quad(x1, y1, x2, y2, x3, y3, x4, y4) arc(x, y, w, h, start, stop) line(x1, y1, x2, y2)