Hi,
I’m practicing a sketch on p5.js. I have attached below a small cropped portion of the complete image. I want to draw the highlighted image. If I use ellipse function, it fills color on the inside portion of the ellipse. Rather I want it on the outer region. I don’t want to use the background() function, as the complete picture is different. Is there any other way to code this?
Thank you for your time