File size: 733 Bytes
e8f6c86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8c18d37
 
 
5777589
8c18d37
 
3d0983c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{ 
  "sogs_json_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/refs/heads/main/exemples/appartement/meta.json", 
  "css_url": "https://mikafil-viewer-sgos.static.hf.space/style/defaults/style.css", 
  "canvas_background": "#F2FEFF", 
  "aspect": "16:9", 
  
  "modelX": 0, 
  "modelY": 0, 
  "modelZ": 0, 
  "modelScale": 1, 
  "modelRotationX":0, 
  "modelRotationY": 0, 
  "modelRotationZ": 180, 
  
  "cameraX": 1, 
  "cameraY": 1, 
  "cameraZ": -0.4, 
  
  "cameraXPhone": 0, 
  "cameraYPhone": 1, 
  "cameraZPhone": -1.35, 
  
  "minAngle": -200000, 
  "maxAngle": 200000, 
  "minAzimuth": -2000000, 
  "maxAzimuth": 2000000, 
  
  "Xmin": -5, 
  "Xmax":5, 
  "Ymin": -5, 
  "Ymax":15,
  "Zmin": -5, 
  "Zmax":5
}