Spaces:
Running
Running
Update json_config/site_bilca/maillol_3.json
Browse files
json_config/site_bilca/maillol_3.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
{
|
2 |
"ply_url": "https://huggingface.co/datasets/bilca/ply_files/resolve/main/tests/Statue_Long_ext_v03.ply",
|
3 |
"css_url": "https://bilca-module-de-visualisation.static.hf.space/style/style_template.css",
|
4 |
"canvas_background": "#FEFEFD",
|
@@ -6,11 +6,11 @@
|
|
6 |
"maxZoom": 20,
|
7 |
"minAngle": -45,
|
8 |
"maxAngle": 90,
|
9 |
-
"initAlpha"
|
10 |
-
"initBeta":0.2,
|
11 |
-
"initRadius":
|
12 |
-
"initAlphaPhone"
|
13 |
-
"initBetaPhone":0.1,
|
14 |
-
"initRadiusPhone":
|
15 |
-
"aspect": "9
|
16 |
}
|
|
|
1 |
+
{
|
2 |
"ply_url": "https://huggingface.co/datasets/bilca/ply_files/resolve/main/tests/Statue_Long_ext_v03.ply",
|
3 |
"css_url": "https://bilca-module-de-visualisation.static.hf.space/style/style_template.css",
|
4 |
"canvas_background": "#FEFEFD",
|
|
|
6 |
"maxZoom": 20,
|
7 |
"minAngle": -45,
|
8 |
"maxAngle": 90,
|
9 |
+
"initAlpha": -2,
|
10 |
+
"initBeta": 0.2,
|
11 |
+
"initRadius": 7,
|
12 |
+
"initAlphaPhone": -2,
|
13 |
+
"initBetaPhone": 0.1,
|
14 |
+
"initRadiusPhone": 14,
|
15 |
+
"aspect": "21:9"
|
16 |
}
|