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

Geodesic coefficient. To what it can evolve? #3

Open
alexichepura opened this issue Oct 2, 2023 · 0 comments
Open

Geodesic coefficient. To what it can evolve? #3

alexichepura opened this issue Oct 2, 2023 · 0 comments
Assignees

Comments

@alexichepura
Copy link
Owner

Currently I calculate geodesic coefficient and use it once for the whole scene:
https://github.com/alexichepura/bevy_overture_maps/blob/main/src/geo_util.rs
https://github.com/alexichepura/bevy_overture_maps/blob/main/app/src/main.rs#L27

This approach works for small, city like locations.
But it will not work for bigger scenes, continuous navigation or even globe.
I believe there are known approaches to this.

@alexichepura alexichepura self-assigned this Oct 2, 2023
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