MikaFil commited on
Commit
cfa5f93
·
verified ·
1 Parent(s): 1e904dd

Update sogs/config_mannequin_hast.json

Browse files
Files changed (1) hide show
  1. sogs/config_mannequin_hast.json +5 -5
sogs/config_mannequin_hast.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "sogs_json_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/statue/meta.json",
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.725,
13
  "modelZ": 0,
14
  "modelScale": 1,
15
  "modelRotationX": 180,
16
- "modelRotationY": 20,
17
  "modelRotationZ": 0,
18
 
19
  "cameraX": 0,
@@ -27,8 +27,8 @@
27
  "minZoom": 0.5,
28
  "maxZoom": 3,
29
  "minPivotY": 2.5,
30
- "minAngle": -90,
31
- "maxAngle": 20,
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