Spaces:
Running
Running
Update sogs/config.json
Browse files- sogs/config.json +5 -0
sogs/config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"sogs_json_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/boite_crayon/meta.json",
|
| 3 |
"css_url": "https://mikafil-viewer-gs.static.hf.space/style/defaults/style.css",
|
| 4 |
"glb_url": "https://huggingface.co/datasets/MikaFil/viewer_gs/resolve/main/ressources/espace_expo/espace_exposition_v15.glb",
|
|
|
|
| 5 |
"espace_expo_bool": true,
|
| 6 |
"canvas_background": "#F2FEFF",
|
| 7 |
"aspect": "16:9",
|
|
@@ -14,6 +15,10 @@
|
|
| 14 |
"modelRotationY": 180,
|
| 15 |
"modelRotationZ": 0.5,
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
"cameraX": 0.3,
|
| 18 |
"cameraY": 0.1,
|
| 19 |
"cameraZ": 0.3,
|
|
|
|
| 2 |
"sogs_json_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/boite_crayon/meta.json",
|
| 3 |
"css_url": "https://mikafil-viewer-gs.static.hf.space/style/defaults/style.css",
|
| 4 |
"glb_url": "https://huggingface.co/datasets/MikaFil/viewer_gs/resolve/main/ressources/espace_expo/espace_exposition_v15.glb",
|
| 5 |
+
"presentoir_url" :"https://huggingface.co/datasets/MikaFil/viewer_gs/resolve/main/ressources/espace_expo/presentoir.glb",
|
| 6 |
"espace_expo_bool": true,
|
| 7 |
"canvas_background": "#F2FEFF",
|
| 8 |
"aspect": "16:9",
|
|
|
|
| 15 |
"modelRotationY": 180,
|
| 16 |
"modelRotationZ": 0.5,
|
| 17 |
|
| 18 |
+
"presentoirScaleX": 1,
|
| 19 |
+
"presentoirScaleY": 1,
|
| 20 |
+
"presentoirScaleZ": 1,
|
| 21 |
+
|
| 22 |
"cameraX": 0.3,
|
| 23 |
"cameraY": 0.1,
|
| 24 |
"cameraZ": 0.3,
|