-
Notifications
You must be signed in to change notification settings - Fork 838
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
Bad render results for Alpha Blend Mode test model #381
Comments
I'm confused by this result – it shows up correctly in my threejs-based viewer: https://gltf-viewer.donmccurdy.com/#model=https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/AlphaBlendModeTest/glTF/AlphaBlendModeTest.gltf |
Result also looks more correct in the https://truthful-roof.glitch.me demo – I'm wondering if the |
If it's useful, the live test using It does look like the automation screenshot results in artifacts that are not present in the live render. Screenshot of live render as of now looks like https://truthful-roof.glitch.me: Still, I think it's fair to say that it is wrong (otherwise we would see more checkmarks). |
Agreed! Also possible related: mrdoob/three.js#15483 |
This was fixed in #423 |
As of #360 , we will be including the Khronos Alpha Blend Mode Test model in our fidelity tests. Unfortunately,
<model-viewer>
seems to produce incorrect render results in four out of five cases tested by the model:<model-viewer>
gltf_renderer
The text was updated successfully, but these errors were encountered: