Skip to content

All LOD's have the same triangle count #37

@sweco-sekrsv

Description

@sweco-sekrsv

Hi!

When running this command I get the LOD's as expected but they have not been reduced in triangles:

java -jar mago-3d-tiler-1.10.6-release-natives-windows.jar -input C:\work\3D_tiles\test\test3 -inputType glb -output C:\work\3D_tiles\mago_test --crs 3011 --xOffset 151400 --yOffset 6577000 -debug

[INFO][08:34:53][process.TilingPipeline(executePreProcesses:109)]::[Pre] Total Node Count 2
[INFO][08:34:53][process.TilingPipeline(executePreProcesses:110)]::[Pre] End the pre-processing.
[INFO][08:34:53][process.TilingPipeline(executeTilingProcess:114)]::[Tile] Start the tiling process.
[INFO][08:34:53][process.TilingPipeline(executeTilingProcess:116)]::[Tile] Writing tileset file.
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 2940
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 2
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC0][LOD3][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1038
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC00][LOD2][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1038
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC000][LOD1][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1038
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC0000][LOD0][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1038
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC3][LOD3][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1902
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC30][LOD2][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1902
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC300][LOD1][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1902
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:53][tile.Batched3DModelTiler(createContentNode:201)]::[Tile][ContentNode][RC3000][LOD0][OBJECT1]
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:92)]::[TriangleCount] Total : 1902
[DEBUG][08:34:53][tile.Batched3DModelTiler(createNode:93)]::[Tile][ContentNode][OBJECT] : 1
[INFO][08:34:54][tile.Batched3DModelTiler(writeTileset:76)]::[Tile][Tileset] write 'tileset.json' file.

I have attached two sample files to help you with debugging.

test3_debug.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions