p5 v1.6.0 was just released! In WebGL mode, strokes can now have caps+joins and gradients between vertex colors. We've also included lots of bug fixes and improvements for text, textures, and gif exports. https://github.com/processing/p5.js/releases/tag/v1.6.0
Release v1.6.0 · processing/p5.js

What's Changed 🎊 This release helps make p5.js WebGL mode work more like 2D mode: shape drawing, transparency, blend modes, and strokes with support for line caps and joins. WebGL mode can now blen...

GitHub