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

Rendering Issues #1

Open
iambalaam opened this issue Feb 20, 2021 · 0 comments
Open

Rendering Issues #1

iambalaam opened this issue Feb 20, 2021 · 0 comments

Comments

@iambalaam
Copy link
Owner

Rendering issues seem more prevalent in chrome, but most are present to some extent across all browsers.

Gap between triangles

  • The size of the gap is largest in chrome
  • Expanding all the triangles by 1px makes it ugly in a different way 😂
  • Increasing the size of the models and adding transform: scale() to the parent does scale the issue down (but costs rendering budet)

Rogue artifacts across the screen

  • These can escape the document, and draw over the dev tools (didn't know you could even do that!)
  • Doesn't seem to be an issue on mobile devices, I think this might be correlated to hardware acceleration with a separate GPU.
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