Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUWP desktop app 2d canvas is flickery #26309
Open
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using https://threejs.org/examples/webxr_vr_ballshooter.html, there's a bunch of clear flickering that's quite ugly. I suspect this might be related to the glFlush/glFinish interaction with ANGLE that we keep hedging on.