File size: 785 Bytes
5f317a9
f4a20f1
5f317a9
 
 
 
 
 
 
 
 
 
 
 
 
 
fbbcf48
 
5f317a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/main/exemples/plantes/meta.json",
  "css_url": "https://mikafil-viewer-gs.static.hf.space/style/defaults/style.css",
  "glb_url": "https://huggingface.co/datasets/MikaFil/viewer_gs/resolve/main/ressources/espace_expo/sol_blanc.glb",

  "canvas_background": "#FFFFFF",
  "aspect": "16:9",

  "modelX": 0,
  "modelY": 0.025,
  "modelZ": 0,
  "modelScale": 1,
  "modelRotationX": 180,
  "modelRotationY": 0,
  "modelRotationZ": 0,

  "cameraX": 2.5,
  "cameraY": 2.5,
  "cameraZ": 0,

  "cameraXPhone": 0,
  "cameraYPhone": 1,
  "cameraZPhone": -1.35,

  "minZoom": 0.5,
  "maxZoom": 3,
  "minPivotY": 2.5,
  "minAngle": -90,
  "maxAngle": 45,
  "minAzimuth": -2000000,
  "maxAzimuth": 2000000,

  "minY": 0.1
}