Make it so you can round the corners of triangles please.
how about strokeJoin(ARC, radius) ? sounds like a cool coding challenge.
it's close ;-) https://codepen.io/Spongman/pen/JMLVdo?editors=0010

rounded corners is beyond the scope of p5.js for now, but hopefully @Spongman's suggested workaround can help
Most helpful comment
how about
strokeJoin(ARC, radius)? sounds like a cool coding challenge.it's close ;-) https://codepen.io/Spongman/pen/JMLVdo?editors=0010