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
@@ -0,0 +1,50 @@
{
"id": "MAP",
"name": "MAP",
"models": [
{
"id": "MAPPointCloud",
"name": "Point Cloud Scan",
"rotation": [
0,
90,
0
],
"position": [
1842051,
0.0,
-5173310
],
"saoEnabled": false
},
{
"id": "MAPFullPrecision",
"name": "Double-Precision IFC Model"
}
],
"viewerConfigs": {
"externalMetadata": true,
"backgroundColor": [
0.95,
0.95,
1.0
]
},
"viewerContent": {
"modelsLoaded": [
"MAPPointCloud",
"MAPFullPrecision"
]
},
"viewerState": {
"tabOpen": "objects",
"expandObjectsTree": 3,
"expandClassesTree": 1,
"expandStoreysTree": 1,
"setCamera": {
"eye": [1842070.8594076033, 56.01670122249443, -5173214.553421429],
"look": [1842050.3038895482, 10.140423835076394, -5173310.118169226],
"up": [-0.08, 0.9, -0.41]
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,16 @@
{
"id": "1601",
"projectId": "3toKckUfH2jBmd$7uhJHa6",
"author": "",
"createdAt": "2017-01-19T01:36:20",
"schema": "na",
"creatingApplication": "xeokit-gltf-to-xkt 1.0.0",
"metaObjects": [
{
"id": "test.ply",
"name": "Point Cloud",
"type": "XKTPointCloud",
"parent": null
}
]
}