File size: 811 Bytes
82686b8
 
1d3e71c
82686b8
 
 
 
c8357a9
82686b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
35
36
{
  "sogs_json_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/statue/meta.json",
  "css_url": "https://mikafil-viewer-sgos.static.hf.space/style/defaults/style.css",

  "tooltips_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/statue/tooltips.json",
  "showTooltipsDefault": true,

  "canvas_background": "#2E8B57",
  "aspect": "4:3",

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

  "cameraX": 0,
  "cameraY": 0.8,
  "cameraZ": 1.7,

  "cameraXPhone": 0,
  "cameraYPhone": 1,
  "cameraZPhone": 1.7,

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

  "minY": 0.1
}