Initial commit
This commit is contained in:
commit
05c65aad4d
155 changed files with 93617 additions and 0 deletions
48
viewer-settings-example.json
Normal file
48
viewer-settings-example.json
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"baseNamespace": "",
|
||||
"mainUrl": "https:\\/\\/your.domain.com",
|
||||
"metadataUrl": "",
|
||||
"baseModulePath": "\\/modules\\/dfg_3dviewer\\/viewer",
|
||||
"entity": {
|
||||
"bundle": "bd1220d6ec7f07e726c65fd215d8e493",
|
||||
"fieldDf": "field_df",
|
||||
"exportViewer": "field_df",
|
||||
"exportViewerUrl": "https:\\/\\/your.domain.com",
|
||||
"idUri": "\\/wisski\\/navigate\\/(.*)\\/view",
|
||||
"viewEntityPath": "\\/wisski\\/navigate\\/",
|
||||
"attributeId": "wisski_id",
|
||||
"metadata": {
|
||||
"sourceType": "Drupal",
|
||||
"url": "https://repository.covher.eu/api/digital_reconstruction/record/"
|
||||
}
|
||||
},
|
||||
"viewer": {
|
||||
"container": "DFG_3DViewer",
|
||||
"fileUpload": "fad29437cb2a561b91b26aca5dbb7c42",
|
||||
"fileName": "fb76901eb219495fee0512b5cdfdaa18",
|
||||
"imageGeneration": "fd6a974b7120d422c7b21b5f1f2315d9",
|
||||
"presentationMode": false,
|
||||
"sandboxMode": false,
|
||||
"lightweight": true,
|
||||
"scaleContainer": {
|
||||
"x": "1.0",
|
||||
"y": "1.0"
|
||||
},
|
||||
"editor": true,
|
||||
"gallery": {
|
||||
"build": true,
|
||||
"container": "block-bootstrap5-content",
|
||||
"imageClass": "field--name-fd6a974b7120d422c7b21b5f1f2315d9",
|
||||
"imageId": "field--name-fd6a974b7120d422c7b21b5f1f2315d9",
|
||||
"buildFake": true,
|
||||
"testImages": []
|
||||
},
|
||||
"background": "radial-gradient(circle, #ffffff 0%, #999999 100%)",
|
||||
"performanceMode": {
|
||||
"Performance": "high-performance"
|
||||
},
|
||||
"measurement": {
|
||||
"modelUnitInMeters": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue