processing / p5.js

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
http://p5js.org/
GNU Lesser General Public License v2.1
21.13k stars 3.23k forks source link

Issue with fill artifact in WebGL mode when rendering in LINE mode using beginShape #6826

Closed RandomGamingDev closed 4 months ago

RandomGamingDev commented 4 months ago

Most appropriate sub-area of p5.js?

p5.js version

1.9.0

Web browser and version

No response

Operating system

Debian 13

Steps to reproduce this

Steps:

  1. Render in WEBGL mode and LINE mode for beginShape will any fill that isn't empty

Snippet:

Here's a sketch containing the code: https://editor.p5js.org/PotatoBoy/sketches/XOezf6_IR