mago-3d-tiler v1.15.4
This release introduces Geoid height support and vertical skirt generation for photogrammetry tiles.
You can now easily convert datasets based on orthometric height (MSL) to ellipsoidal height.
In addition, this version includes a custom temp directory option and major improvements to point cloud conversion performance and stability.
[Feature Additions]
-
Geoid Height Support
By default, heights are handled based on the ellipsoid.
You can apply the built-in EGM96 geoid or specify a custom external geoid file.
Usage example:
--geoid EGM96
--geoid {custom_geotiff_path} -
Custom Temp Directory Option
You can now specify a custom temporary directory.
This can help improve performance, for example by using an SSD as the temp path.
Usage example:
--temp /work/temp -
Photogrammetry Vertical Skirt Support
Adds vertical skirts to photogrammetry tiles to reduce visual gaps between tiles.
[Feature Improvements]
-
Point Cloud Conversion Performance & Stability Improvements
- Improved memory stability by applying chunk-based tiling to prevent memory leaks
- Improved conversion speed through internal optimization and faster point shuffling
-
i3dm (GPU Instancing Model) Conversion
- Slight reduction in memory usage during conversion
-
b3dm (Batching Model) Conversion Improvements
- Improved conversion efficiency by pre-creating temp resources
-
Tile Generation Flow Improvement
- Content is now generated starting from the root node