File size: 630 Bytes
6eff378
 
 
10773da
306f058
 
 
 
 
 
 
 
 
 
 
6febba9
306f058
 
 
67e4ea6
306f058
 
 
 
67e4ea6
306f058
 
 
 
 
 
 
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
{ 
  "ply_url": "https://huggingface.co/datasets/bilca/ply_files/resolve/main/tests/fleurs_lego_v07.ply",
  "css_url": "https://bilca-module-de-visualisation.static.hf.space/style/style_template.css",
  "canvas_background": "#5A5A5A",

  "aspect": "4:3",

  "modelX": 0,
  "modelY": 0,
  "modelZ": 0,
  "modelScale": 1.0,
  "modelRotationX": 0,
  "modelRotationY": 90,
  "modelRotationZ": 0,
  
  "cameraX": 5,
  "cameraY": 2,
  "cameraZ": 0,
  
  "cameraXPhone": 5,
  "cameraYPhone": 2.5,
  "cameraZPhone": 0,
  
  "minZoom": 1,
  "maxZoom": 5,
  "minAngle": -360,
  "maxAngle": 360,
  "minAzimuth": -90,
  "maxAzimuth": 150
}