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

prevent occluded tiles from rendering #43

Open
kfarr opened this issue Mar 13, 2024 · 0 comments
Open

prevent occluded tiles from rendering #43

kfarr opened this issue Mar 13, 2024 · 0 comments

Comments

@kfarr
Copy link
Contributor

kfarr commented Mar 13, 2024

@kfarr said:

We had an issue where way too many tiles are loaded in the distance than are needed for this application. There are not visible as they are mostly occluded by buildings in the scene given the camera placement.

@Avnerus response:

I think the best bet here would be to implement occlusion culling as in the threedtiles project (service, usage).

This requires some modification to three-loader-3dtiles and also to loaders.gl, to allow a callback for an occlusion service. I might be able to get around to this in the near future, but if you need this now you are welcome to take on this task!

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

No branches or pull requests

1 participant