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 upthree.js canvas materials example renders incorrectly #21009
Labels
Comments
|
This one is interesting, AFAICT the 5 aligned balls are properly rendered, and then for the 3 others there are issues with the fact that the drawing buffer is always preserved, and at least 2 of them seem to suffer from coordinate issues. |
|
Commenting those two last balls make the demo render correctly with decent perfs. |
|
This actually has no WebGL involved and the demo was deleted from upstream 15 days ago when they removed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://threejs.org/examples/canvas_materials.html