viewer_sgos / sogs /config_plantes_8k.json
MikaFil's picture
Update sogs/config_plantes_8k.json
e2e1162 verified
raw
history blame
663 Bytes
{
"sogs_json_url": "https://raw.githubusercontent.com/mika-fi/sgos_dataset/main/exemples/plantes_8k/meta.json",
"css_url": "https://mikafil-viewer-gs.static.hf.space/style/defaults/style.css",
"canvas_background": "#FFFFFF",
"aspect": "16:9",
"modelX": 0,
"modelY": 0.65,
"modelZ": 0,
"modelScale": 1,
"modelRotationX": 180,
"modelRotationY": 0,
"modelRotationZ": 0,
"cameraX": 2.5,
"cameraY": 0.5,
"cameraZ": 0,
"cameraXPhone": 2.5,
"cameraYPhone": 0.5,
"cameraZPhone": 0,
"minZoom": 0.5,
"maxZoom": 4.5,
"minPivotY": 2.5,
"minAngle": -90,
"maxAngle": 40,
"minAzimuth": -90,
"maxAzimuth": 90,
"minY": 0.1
}