Initial import of NODEDC BIM Viewer
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user