Flatlogic Bot 055d24df95 WORKING
2025-10-14 02:37:44 +00:00

52 lines
1002 B
JSON

{
"asset": {
"version": "1.0"
},
"geometricError": 10000,
"extensionsUsed": [
"3DTILES_implicit_tiling"
],
"extensionsRequired": [
"3DTILES_implicit_tiling"
],
"root": {
"refine": "REPLACE",
"geometricError": 200,
"boundingVolume": {
"box": [
0, 0, 0,
2, 0, 0,
0, 2, 0,
0, 0, 2
]
},
"children": [
{
"boundingVolume": {
"box": [
0, 0, 0,
1, 0, 0,
0, 1, 0,
0, 0, 1
]
},
"content": {
"uri": "content/{level}/{x}/{y}.b3dm"
},
"refine": "REPLACE",
"geometricError": 100,
"extensions": {
"3DTILES_implicit_tiling": {
"subdivisionScheme": "QUADTREE",
"subtreeLevels": 3,
"availableLevels": 3,
"subtrees": {
"uri": "subtrees/{level}/{x}/{y}.subtree"
}
}
}
}
]
}
}