p5PlayGround icon indicating copy to clipboard operation
p5PlayGround copied to clipboard

Add: quad, line, arc

Open astounding777 opened this issue 5 years ago • 0 comments

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)

astounding777 avatar Mar 04 '21 09:03 astounding777