viewer_sgos / sogs /config_appart.json
MikaFil's picture
Update sogs/config_appart.json
5777589 verified
raw
history blame contribute delete
733 Bytes
{
"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
}