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

How do I change the size of 3dtiles when generating 3dtiles data during the odm_subprocess stage of 3D modeling #1826

Closed
kltszmy opened this issue Feb 18, 2025 · 1 comment

Comments

@kltszmy
Copy link

kltszmy commented Feb 18, 2025

When I use Pyodm to process 3D models, the tile data in 3dtiles format is automatically generated during the odm_subprocess stage. When loading the 3D model on the web, due to the small size and large number of blocks, the loading speed is slow and the display effect is poor,
May I ask how to change the size of 3dtiles when generating 3dtiles data during the odm_subprocess stage of 3D modeling? If the tile size can be increased and the number of tiles can be reduced, the loading effect is estimated to be better.
Also, how can the 3dtiles results be merged into blocks? Top level merger? The generated result now only includes LOD-0, LOD-1, and LOD-2 folders, which have not been merged at the top level. When loading data, they appear one by one, as shown in the figure below, rather than displaying all areas as a whole first. As the display content expands in detail, the higher the loading level, the richer the observed model details.

Image
Image
Image

Image

Image

Copy link

Could we move this conversation over to the forum at https://community.opendronemap.org? The forum is the right place to ask questions (we try to keep the GitHub issue tracker for feature requests and bugs only). Thank you!

p.s. I'm just an automated script, not a human being.

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