P5.js: Add rounding corners of triangles.

Created on 11 Jan 2018  路  2Comments  路  Source: processing/p5.js

Make it so you can round the corners of triangles please.

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

image

All 2 comments

how about strokeJoin(ARC, radius) ? sounds like a cool coding challenge.

it's close ;-) https://codepen.io/Spongman/pen/JMLVdo?editors=0010

image

rounded corners is beyond the scope of p5.js for now, but hopefully @Spongman's suggested workaround can help

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Vbbab picture Vbbab  路  3Comments

oranyelik picture oranyelik  路  3Comments

bassamanator picture bassamanator  路  3Comments

slowizzm picture slowizzm  路  3Comments

aman-tiwari picture aman-tiwari  路  3Comments