mago-3d-tiler v1.6.4
[Changed in version 1.6.4]
Improved 3DMesh data and Extrusion transformations. Modified logs for easier overall debugging
[Feature Additions]
- Now apply Classification when converting CityGML format
- Added feature to load from relative path when texture absolute path file fails to load
- Added progress log when loading LAS file
- Added command option to adjust GeometricError max and min values, allowing to hide data that is visible from too far away
-minGeometricError 16 -maxGeometricError 256
- Improved tessellator functionality. Polygon holes now also implemented when extruding
[Feature Improvements]
- Fixed number limit when creating Gltf Mesh from Indices Limit (Unsigned Short) to Vertices Limit (Unsigned Short) [Feature Fix
- Separate Debug messages from basic Info messages (now only output verbose messages when adding debug options)
[Coming Soon]
- Shape(Polyline) -> Pipe 3D Mesh feature coming soon
PolyLine data with 3D position information and "radius" property value will be developed as a function to create it.