You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: