Skip to content

Conversation

@davepagurek
Copy link
Contributor

Resolves #8206

Changes:

  • Checks for when tessellation produces no results, and in that case, leaves the input vertices alone
  • Now that the default PATH shape mode might not always be turned into TRIANGLES via tessellation, I've updated the GeometryBuilder to handle that case and not create any faces (the vertices are only there to be used in edges)

Here's an updated version of the test case in the issue, which now draws a line instead of drawing nothing: https://editor.p5js.org/davepagurek/sketches/cCcrr7Ytj

PR Checklist

@davepagurek davepagurek merged commit 8f23e69 into dev-2.0 Oct 31, 2025
5 checks passed
@davepagurek davepagurek deleted the fix/buildgeom-no-faces branch October 31, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants