We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As reported by @ggetz in #11988, the Barn Lamp sample model shows some artifacts when rendered with an environment map:
This model has a lot of variation in the roughness map. Here is the roughness as displayed in the glTF Sample Viewer:
The artifact could be related to LOD sampling of the environment map. Rougher materials sample a lower-resolution version of the environment map.
https://sandcastle.cesium.com/?src=glTF%20PBR%20Extensions.html
Browser: Chrome CesiumJS Version: 1.119 Operating System: Windows 11
The text was updated successfully, but these errors were encountered:
jjhembd
Successfully merging a pull request may close this issue.
What happened?
As reported by @ggetz in #11988, the Barn Lamp sample model shows some artifacts when rendered with an environment map:
This model has a lot of variation in the roughness map. Here is the roughness as displayed in the glTF Sample Viewer:
The artifact could be related to LOD sampling of the environment map. Rougher materials sample a lower-resolution version of the environment map.
Reproduction steps
Sandcastle example
https://sandcastle.cesium.com/?src=glTF%20PBR%20Extensions.html
Environment
Browser: Chrome
CesiumJS Version: 1.119
Operating System: Windows 11
The text was updated successfully, but these errors were encountered: