33 lines
947 B
JSON
33 lines
947 B
JSON
{
|
|
"examples": [
|
|
{
|
|
"id": "ifc-xkt",
|
|
"name": "IFC / XKT пример",
|
|
"description": "Стандартная BIM-модель Schependomlaan.",
|
|
"type": "xkt",
|
|
"url": "./examples/ifc-xkt/Schependomlaan.ifc.xkt"
|
|
},
|
|
{
|
|
"id": "glb",
|
|
"name": "GLB пример",
|
|
"description": "Городской фрагмент MAP в формате glTF/GLB.",
|
|
"type": "gltf",
|
|
"url": "./examples/glb/MAP.glb"
|
|
},
|
|
{
|
|
"id": "pointcloud",
|
|
"name": "Point Cloud пример",
|
|
"description": "Облако точек Nalls Pumpkin Hill (LAZ).",
|
|
"type": "las",
|
|
"url": "./examples/pointcloud/Nalls_Pumpkin_Hill.laz"
|
|
},
|
|
{
|
|
"id": "bim",
|
|
"name": "BIM (.bim) пример",
|
|
"description": "Тестовая BIM-модель BlenderHouse в формате .bim.",
|
|
"type": "bim",
|
|
"url": "./examples/bim/BlenderHouse.bim"
|
|
}
|
|
]
|
|
}
|