MikaFil commited on
Commit
52e7ed0
·
verified ·
1 Parent(s): f18ca97

Create boketto/togo_config.json

Browse files
sogs/galerie/boketto/togo_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sogs_json_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/refs/heads/main/galeries/boketto/togo/sogs/meta.json",
3
+ "css_url": "https://mikafil-viewer-sgos.static.hf.space/style/defaults/style.css",
4
+
5
+ "canvas_background": "#a9a9a9",
6
+ "aspect": "4:3",
7
+
8
+ "modelX": 0,
9
+ "modelY": 0.1,
10
+ "modelZ": 0,
11
+ "modelScale": 1,
12
+ "modelRotationX": 180,
13
+ "modelRotationY": 0,
14
+ "modelRotationZ": 0,
15
+
16
+ "cameraX": 1,
17
+ "cameraY": 1,
18
+ "cameraZ": 1,
19
+
20
+ "cameraXPhone": 1,
21
+ "cameraYPhone": 1,
22
+ "cameraZPhone": 1,
23
+
24
+ "minZoom": 0.5,
25
+ "maxZoom": 5,
26
+ "minPivotY": 0.7,
27
+ "minAngle": -90,
28
+ "maxAngle": 10,
29
+ "minAzimuth": -900000,
30
+ "maxAzimuth": 900000,
31
+
32
+ "minY": 0.1
33
+ }