Initial import of NODEDC BIM Viewer

This commit is contained in:
CODEX
2026-06-04 13:25:42 +03:00
commit 9aaf82862f
2075 changed files with 3592575 additions and 0 deletions
Binary file not shown.
+32
View File
@@ -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.