Skip to content

Commit

Permalink
Example tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Mar 31, 2021
1 parent f398829 commit 0d62381
Show file tree
Hide file tree
Showing 15 changed files with 124 additions and 153 deletions.
5 changes: 1 addition & 4 deletions app/data/projects/Duplex/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@
"cameraNear": "0.05",
"cameraFar": "3000.0",
"saoEnabled": "true",
"saoBias": "0.5",
"saoIntensity": "0.5",
"saoScale": "1200.0",
"saoKernelRadius": "100"
"objectColorSource": "model"
},
"viewerContent": {
"modelsLoaded": [
Expand Down
49 changes: 31 additions & 18 deletions app/data/projects/HolterTower/index.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,34 @@
{
"id": "holterTower",
"name": "HolterTower",
"models": [
{
"id": "design",
"name": "Holter Tower"
"id": "holterTower",
"name": "HolterTower",
"models": [
{
"id": "design",
"name": "Holter Tower",
"backfaces": false
}
],
"viewerConfigs": {
"backgroundColor": [
0.9,
0.9,
1.0
],
"saoNumSamples": 60,
"saoKernelRadius": 200,
"objectColorSource": "model"
},
"viewerContent": {
"modelsLoaded": [
"design"
]
},
"viewerState": {
"tabOpen": "classes",
"expandObjectsTree": 3,
"expandClassesTree": 1,
"expandStoreysTree": 1,
"saoEnabled": "true",
"objectColorSource": "viewer"
}
],
"viewerContent": {
"modelsLoaded": [
"design"
]
},
"viewerState": {
"tabOpen": "classes",
"expandObjectsTree": 3,
"expandClassesTree": 1,
"expandStoreysTree": 1
}
}
34 changes: 21 additions & 13 deletions app/data/projects/MAP/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"models": [
{
"id": "MAPFullPrecision",
"name": "Full-Precision Model",
"saoEnabled": false
"name": "Double-Precision Model"
},
{
"id": "MAPJitter",
Expand All @@ -14,8 +13,16 @@
}
],
"viewerConfigs": {
"backgroundColor": [
0.9,
0.9,
1.0
],
"cameraNear": "0.05",
"cameraFar": "3000.0"
"cameraFar": "3000.0",
"saoNumSamples": 50,
"saoKernelRadius": 100,
"objectColorSource": "model"
},
"viewerContent": {
"modelsLoaded": [
Expand All @@ -29,20 +36,21 @@
"expandStoreysTree": 1,
"setCamera": {
"eye": [
1842072.0004422595,
36.787413105361736,
-5173313.014714716
1841982.5187600704,
19.207790938410042,
-5173303.042326414
],
"look": [
1842022.2889441466,
10.494778407372536,
-5173301.847852232
1842011.793756829,
9.913817421536704,
-5173299.841616623
],
"up": [
-0.4474339881582741,
0.8886511377283971,
0.10050861482881593
0.2991762376746394,
0.9536370664170352,
0.0327096983532173
]
}
}
}
}

Binary file modified app/data/projects/MAP/models/MAPFullPrecision/geometry.xkt
Binary file not shown.
11 changes: 1 addition & 10 deletions app/data/projects/ManyModels/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,7 @@
"viewerConfigs": {
"cameraNear": "0.05",
"cameraFar": "3000.0",
"saoEnabled": "true",
"saoBias": "0.5",
"saoIntensity": "0.5",
"saoScale": "1200.0",
"saoKernelRadius": "100",
"saoInteractive": false,
"saoInteractiveDelay": 500,
"edgesEnabled": "true",
"edgesInteractive": false,
"edgesInteractiveDelay": 500
"saoEnabled": "true"
},
"viewerContent": {
"modelsLoaded": [
Expand Down
9 changes: 3 additions & 6 deletions app/data/projects/OTCConferenceCenter/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@
"cameraNear": "0.05",
"cameraFar": "3000.0",
"saoEnabled": "true",
"saoBias": "0.5",
"saoIntensity": "0.7",
"saoScale": "1200.0",
"saoKernelRadius": "100",
"saoInteractive": false,
"saoInteractiveDelay": 500
"saoNumSamples": 50,
"saoKernelRadius": 200,
"objectColorSource": "model"
},
"viewerContent": {
"modelsLoaded": [
Expand Down
8 changes: 1 addition & 7 deletions app/data/projects/Schependomlaan/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,11 @@
"cameraNear": 0.05,
"cameraFar": 3000.0,
"saoEnabled": true,
"saoBias": 0.5,
"saoIntensity": 0.7,
"saoScale": 1200.0,
"saoKernelRadius": 100,
"saoBlur": true,
"saoInteractive": true,
"saoInteractiveDelay": 200,
"viewFitDuration": 0.5,
"viewFitFOV": 45,
"perspectiveFOV": 55,
"objectColorSource": "viewer"
"objectColorSource": "model"
},
"viewerContent": {
"modelsLoaded": [
Expand Down
7 changes: 0 additions & 7 deletions app/data/projects/Schependomlaan_invalid/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
"cameraNear": 0.05,
"cameraFar": 3000.0,
"saoEnabled": true,
"saoBias": 0.5,
"saoIntensity": 0.7,
"saoScale": 1200.0,
"saoKernelRadius": 100,
"saoBlur": true,
"saoInteractive": true,
"saoInteractiveDelay": 200,
"viewFitDuration": 0.5,
"viewFitFOV": 45,
"perspectiveFOV": 55,
Expand Down
5 changes: 0 additions & 5 deletions app/data/projects/Schependomlaan_selectedStorey/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
"cameraNear": 0.05,
"cameraFar": 3000.0,
"saoEnabled": true,
"saoBias": 0.5,
"saoIntensity": 0.7,
"saoScale": 1200.0,
"saoKernelRadius": 100,
"saoBlur": true,
"viewFitDuration": 0.5,
"viewFitFOV": 45,
"perspectiveFOV": 55
Expand Down
111 changes: 55 additions & 56 deletions app/data/projects/Systhema/index.json
Original file line number Diff line number Diff line change
@@ -1,61 +1,60 @@
{
"id": "Systhema",
"name": "Systhema",
"models": [
{
"id": "170133_Asvest_20200131",
"name": "170133_Asvest_20200131"
"id": "Systhema",
"name": "Systhema",
"models": [
{
"id": "170133_Asvest_20200131",
"name": "170133_Asvest_20200131",
"objectColorSource": "model"
},
{
"id": "2013022_IAA_BWK_R2019-BLOK_recht_2020-01-30",
"name": "2013022_IAA_BWK_R2019-BLOK_recht_2020-01-30",
"objectColorSource": "model"
},
{
"id": "2013022_IAA_BWK_R2019-BLOK_recht_2020-02-06",
"name": "2013022_IAA_BWK_R2019-BLOK_recht_2020-02-06",
"objectColorSource": "model"
},
{
"id": "20191011_11293-20174268_Oostenburgereiland_K2B_UO",
"name": "20191011_11293-20174268_Oostenburgereiland_K2B_UO",
"objectColorSource": "model"
},
{
"id": "Campus_Vianen_LOD300_2017_Architecture",
"name": "Campus_Vianen_LOD300_2017_Architecture",
"objectColorSource": "model"
},
{
"id": "Kabu-model-voors-bestek",
"name": "Kabu-model-voors-bestek",
"objectColorSource": "model"
},
{
"id": "vakantiewoning_original",
"name": "vakantiewoning_original",
"objectColorSource": "model"
},
{
"id": "2017058AA_Sparrenlaan_Ermelo_BWK_2020-02-17_EXCL-A_optimized",
"name": "Sparrenlaan_Ermelo",
"objectColorSource": "model"
}
],
"viewerConfigs": {
"cameraNear": "0.05",
"cameraFar": "3000.0",
"saoEnabled": "true",
"saoNumSamples": 40,
"xrayContext": true
},
{
"id": "2013022_IAA_BWK_R2019-BLOK_recht_2020-01-30",
"name": "2013022_IAA_BWK_R2019-BLOK_recht_2020-01-30"
"viewerContent": {
"modelsLoaded": [
]
},
{
"id": "2013022_IAA_BWK_R2019-BLOK_recht_2020-02-06",
"name": "2013022_IAA_BWK_R2019-BLOK_recht_2020-02-06"
},
{
"id": "20191011_11293-20174268_Oostenburgereiland_K2B_UO",
"name": "20191011_11293-20174268_Oostenburgereiland_K2B_UO"
},
{
"id": "Campus_Vianen_LOD300_2017_Architecture",
"name": "Campus_Vianen_LOD300_2017_Architecture"
},
{
"id": "Kabu-model-voors-bestek",
"name": "Kabu-model-voors-bestek"
},
{
"id": "vakantiewoning_original",
"name": "vakantiewoning_original"
},
{
"id": "2017058AA_Sparrenlaan_Ermelo_BWK_2020-02-17_EXCL-A_optimized",
"name": "Sparrenlaan_Ermelo",
"objectColorSource": "viewer"
"viewerState": {
"tabOpen": "models"
}
],
"viewerConfigs": {
"cameraNear": "0.05",
"cameraFar": "3000.0",
"saoEnabled": "true",
"saoBias": "0.5",
"saoIntensity": "0.5",
"saoScale": "1200.0",
"saoKernelRadius": "100",
"xrayContext": true,
"saoInteractive": false,
"saoInteractiveDelay": 500,
"edgesEnabled": "true",
"edgesInteractive": false,
"edgesInteractiveDelay": 500
},
"viewerContent": {
"modelsLoaded": [
]
},
"viewerState": {
"tabOpen": "models"
}
}
12 changes: 4 additions & 8 deletions app/data/projects/WaterLock/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,16 @@
"models": [
{
"id": "design",
"name": "WaterLock Design"
"name": "WaterLock Design",
"saoEnabled": true,
"pbrEnabled": true,
"edges": true
}
],
"viewerConfigs": {
"cameraNear": 0.05,
"cameraFar": 3000.0,
"saoEnabled": true,
"saoBias": 0.5,
"saoIntensity": 0.7,
"saoScale": 1200.0,
"saoKernelRadius": 100,
"saoBlur": true,
"saoInteractive": true,
"saoInteractiveDelay": 200,
"viewFitDuration": 0.5,
"viewFitFOV": 45,
"perspectiveFOV": 55,
Expand Down
Loading

0 comments on commit 0d62381

Please sign in to comment.