Skip to content
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

Fix skip-lods for single-sided walls #6415

Open
lilleyse opened this issue Apr 3, 2018 · 0 comments
Open

Fix skip-lods for single-sided walls #6415

lilleyse opened this issue Apr 3, 2018 · 0 comments

Comments

@lilleyse
Copy link
Contributor

lilleyse commented Apr 3, 2018

Compare skip-lods off vs. on in 3D Tiles Interior
back-face
back-face-hidden

This is an expected bug with the skip-lods algorithm. When the tileset has mixed refinement the back faces of parent tiles are rendered to lay down depth, but the back faces are culled in the color pass. The second screenshot is the result of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants