Hello,
I’ve just started learning how to use p5.js in a 3D environment.
I made a simple array of boxes with different heights (here’s the code, it is very simple p5.js Web Editor)
However, when two boxes with differents heights touch each other, the stroke isn’t very bold (which is normal I guess).I don’t know if what I’m saying is clear so here’s an image showing it
Is there any way I can make the lines circled in red a little bit more thick ?
Thanks in advance