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

LOD does not support Orthographic Camera #89

Open
RodrigoHamuy opened this issue Oct 17, 2024 · 2 comments
Open

LOD does not support Orthographic Camera #89

RodrigoHamuy opened this issue Oct 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@RodrigoHamuy
Copy link
Contributor

RodrigoHamuy commented Oct 17, 2024

I believe our LOD classes do not support Orthographic camera, only Perspective.

In this sandbox you can see how everything just tends to move towards tile zoom 14.

Sandbox: https://codesandbox.io/p/sandbox/geo-three-lod-2yfnq4

lod-issue.mp4
@RodrigoHamuy
Copy link
Contributor Author

Here is one way to get Orthographic to work, but not sure if this is the right approach?

https://codesandbox.io/p/sandbox/geo-three-lod-orthographic-mwyhst?file=%2Fsrc%2Flod-frustrum-orthographic.ts

@tentone
Copy link
Owner

tentone commented Mar 8, 2025

Hello

Sorry for the very late reponse, i will take a look into your suggestion to fix ortho camera support.

Thanks a lot!

@tentone tentone added the bug Something isn't working label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants