p5js - Suport for noFill() and stroke() in WEBGL

Hi,

I'm looking to draw the mesh of a sphere in p5js.

noFill() and stroke don't seem to work in WEBGL mode.. is that correct or am I missing something?

Seems we can only render solid meshes so far.

Thanks

Mike

Sign In or Register to comment.