Spaces:
Running
Running
Create maillol_ext_galerie.json
Browse files
json_config/site_bilca/maillol_ext_galerie.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"gif_url": "https://huggingface.co/datasets/bilca/ply_files/resolve/main/miniatures/maillol_ext.png",
|
3 |
+
"ply_url": "https://huggingface.co/datasets/bilca/ply_files/resolve/main/tests/Statue_Long_ext_v03.ply",
|
4 |
+
"css_url": "https://bilca-module-de-visualisation.static.hf.space/style/style_template.css",
|
5 |
+
"canvas_background": "#FEFEFD",
|
6 |
+
"minZoom": 2,
|
7 |
+
"maxZoom": 10,
|
8 |
+
"minAngle": -45,
|
9 |
+
"maxAngle": 55,
|
10 |
+
"initAlpha":-2,
|
11 |
+
"initBeta":0.2,
|
12 |
+
"initRadius":10,
|
13 |
+
"initAlphaPhone":-2,
|
14 |
+
"initBetaPhone":0.1,
|
15 |
+
"initRadiusPhone":25,
|
16 |
+
"aspect": "3:4"
|
17 |
+
}
|