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
Hello,
I am trying to convert glb file format to b3dm for that using following command although no error is given but also not produing any output.
root@admin1-B250M-DS3H:~# java -jar /home/akshay/Desktop/single_entity/mago-3d-tiler-1.8.1-natives-linux.jar --input "/home/akshay/Downloads/With_trees_0.glb" -it glb -ot b3dm --output "/home/akshay/Desktop/single_entity/glb/" -d
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
[INFO][17:36:18][mago.Mago3DTilerMain(printStart:73)]::
┳┳┓┏┓┏┓┏┓ ┏┓┳┓ ┏┳┓┳┓ ┏┓┳┓
┃┃┃┣┫┃┓┃┃ ┫┃┃ ┃ ┃┃ ┣ ┣┫
┛ ┗┛┗┗┛┗┛ ┗┛┻┛ ┻ ┻┗┛┗┛┛┗
3d-tiler(1.8.1) by Gaia3d, Inc.
Hello,
I am trying to convert glb file format to b3dm for that using following command although no error is given but also not produing any output.
root@admin1-B250M-DS3H:~# java -jar /home/akshay/Desktop/single_entity/mago-3d-tiler-1.8.1-natives-linux.jar --input "/home/akshay/Downloads/With_trees_0.glb" -it glb -ot b3dm --output "/home/akshay/Desktop/single_entity/glb/" -d
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
[INFO][17:36:18][mago.Mago3DTilerMain(printStart:73)]::
┳┳┓┏┓┏┓┏┓ ┏┓┳┓ ┏┳┓┳┓ ┏┓┳┓
┃┃┃┣┫┃┓┃┃ ┫┃┃ ┃ ┃┃ ┣ ┣┫
┛ ┗┛┗┗┛┗┛ ┗┛┻┛ ┻ ┻┗┛┗┛┛┗
3d-tiler(1.8.1) by Gaia3d, Inc.
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:330)]::========================================
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:331)]::Input Path: /home/akshay/Downloads/With_trees_0.glb
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:332)]::Output Path: /home/akshay/Desktop/single_entity/glb/
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:333)]::Input Format: GLTF
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:334)]::Output Format: B3DM
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:335)]::Terrain File Path: null
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:336)]::Instance File Path: /home/akshay/Downloads/With_trees_0.glb/instance.dae
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:337)]::Log Path: null
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:338)]::Recursive Path Search: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:340)]::========================================
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:341)]::Coordinate Reference System: EPSG:3857
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:342)]::Proj4 Code: null
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:343)]::Minimum LOD: 0
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:344)]::Maximum LOD: 3
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:345)]::Minimum GeometricError: 16
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:346)]::Maximum GeometricError: 2147483647
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:347)]::PointCloud Point Limit: 65536
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:348)]::PointCloud Scale: 2
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:349)]::PointCloud Skip Interval: 4
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:350)]::Debug Mode: true
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:351)]::Debug LOD: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:352)]::Debug GLB: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:353)]::classicTransformMatrix: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:354)]::Multi-Thread Count: 2
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:357)]::========================================
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:358)]::Swap Up-Axis: true
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:359)]::Flip Up-Axis: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:360)]::RefineAdd: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:361)]::Flip Coordinate: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:362)]::Zero Origin: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:363)]::Auto Up-Axis: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:364)]::Ignore Textures: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:365)]::Max Triangles: 524288
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:366)]::Max Instance Size: 512
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:367)]::Max Node Depth: 32
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:368)]::LargeMesh: false
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:371)]::========================================
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:372)]::Name Column: name
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:373)]::Height Column: height
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:374)]::Altitude Column: altitude
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:375)]::Absolute Altitude: 0.0
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:376)]::Minimum Height: 1.0
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:377)]::Skirt Height: 4.0
[DEBUG][17:36:18][mago.GlobalOptions(printDebugOptions:378)]::========================================
[INFO][17:36:18][mago.Mago3DTiler(execute:26)]::Starting process flow: BatchedProcessModel
[INFO][17:36:18][process.TilingPipeline(startPreProcesses:63)]::[Pre] Start the pre-processing.
[INFO][17:36:18][process.TilingPipeline(startPreProcesses:67)]::[Pre] Loading all files.
[INFO][17:36:18][process.TilingPipeline(startPreProcesses:69)]::[Pre] Finished loading all files
Killed
The text was updated successfully, but these errors were encountered: