MikaFil commited on
Commit
8198041
·
verified ·
1 Parent(s): b555232

Create el_habibi/galerie_config.json

Browse files
sogs/galerie/el_habibi/galerie_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "css_url": "https://mikafil-viewer-sgos.static.hf.space/style/defaults/style.css",
3
+ "glb_url": "https://huggingface.co/datasets/MikaFil/viewer_gs/resolve/main/galerie/el_habibi/galerie_elhabibi.glb",
4
+ "espace_expo_bool": true,
5
+
6
+ "aspect": "3:4",
7
+
8
+ "modelX": 0,
9
+ "modelY": 0,
10
+ "modelZ": 0,
11
+ "modelScale": 1,
12
+ "modelRotationX": 180,
13
+ "modelRotationY": 0,
14
+ "modelRotationZ": 0,
15
+
16
+ "presentoirScaleX": 1,
17
+ "presentoirScaleY": 0.834,
18
+ "presentoirScaleZ": 1,
19
+
20
+ "cameraX": 0,
21
+ "cameraY": 0.3,
22
+ "cameraZ": 1,
23
+
24
+ "cameraXPhone": 0,
25
+ "cameraYPhone": 0.3,
26
+ "cameraZPhone": 1,
27
+
28
+ "minZoom": 0.35,
29
+ "maxZoom": 3,
30
+ "minPivotY": 2.5,
31
+ "minAngle": -90,
32
+ "maxAngle": 20,
33
+ "minAzimuth": -90000,
34
+ "maxAzimuth": 90000,
35
+
36
+ "minY": -0.5
37
+ }