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 upMultiple webgl canvases end up sharing the same texture #22998
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I have a canvas with a webgl context that is completely unused, it ends up displaying the same frame data as another canvas with a canvas that does get used.