Spaces:
Running
Running
Update sogs/config_mannequin_hast.json
Browse files
sogs/config_mannequin_hast.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
"css_url": "https://mikafil-viewer-sgos.static.hf.space/style/defaults/style.css",
|
| 4 |
|
| 5 |
"tooltips_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/statue/tooltips.json",
|
|
@@ -9,11 +9,11 @@
|
|
| 9 |
"aspect": "4:3",
|
| 10 |
|
| 11 |
"modelX": 0,
|
| 12 |
-
"modelY": 0
|
| 13 |
"modelZ": 0,
|
| 14 |
"modelScale": 1,
|
| 15 |
"modelRotationX": 180,
|
| 16 |
-
"modelRotationY":
|
| 17 |
"modelRotationZ": 0,
|
| 18 |
|
| 19 |
"cameraX": 0,
|
|
@@ -27,8 +27,8 @@
|
|
| 27 |
"minZoom": 0.5,
|
| 28 |
"maxZoom": 3,
|
| 29 |
"minPivotY": 2.5,
|
| 30 |
-
"minAngle": -
|
| 31 |
-
"maxAngle":
|
| 32 |
"minAzimuth": -2000000,
|
| 33 |
"maxAzimuth": 2000000,
|
| 34 |
|
|
|
|
| 1 |
{
|
| 2 |
+
"sogs_url": "https://huggingface.co/datasets/MikaFil/viewer_gs/resolve/main/ressources/exemples/sog/model_hast_rescale.sog",
|
| 3 |
"css_url": "https://mikafil-viewer-sgos.static.hf.space/style/defaults/style.css",
|
| 4 |
|
| 5 |
"tooltips_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/statue/tooltips.json",
|
|
|
|
| 9 |
"aspect": "4:3",
|
| 10 |
|
| 11 |
"modelX": 0,
|
| 12 |
+
"modelY": 0,
|
| 13 |
"modelZ": 0,
|
| 14 |
"modelScale": 1,
|
| 15 |
"modelRotationX": 180,
|
| 16 |
+
"modelRotationY": 0,
|
| 17 |
"modelRotationZ": 0,
|
| 18 |
|
| 19 |
"cameraX": 0,
|
|
|
|
| 27 |
"minZoom": 0.5,
|
| 28 |
"maxZoom": 3,
|
| 29 |
"minPivotY": 2.5,
|
| 30 |
+
"minAngle": -60,
|
| 31 |
+
"maxAngle": 60,
|
| 32 |
"minAzimuth": -2000000,
|
| 33 |
"maxAzimuth": 2000000,
|
| 34 |
|