Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a black diagonal line problem (and a simple solution) #4

Open
patakk opened this issue Jul 16, 2022 · 0 comments
Open

a black diagonal line problem (and a simple solution) #4

patakk opened this issue Jul 16, 2022 · 0 comments

Comments

@patakk
Copy link

patakk commented Jul 16, 2022

First, thank you for this project, it is golden.

Anyway, the first time I tried to use it, it worked as expected, except the black diagonal line in the final render, as if the plane that rendered has a black stroke style and its two triangles' edges got rendered (that's my assumption).

I don't know if I'm correct in my assumption, but the easy fix for me was to add a noStroke() call in the draw() method.

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

No branches or pull requests

1 participant