jkulhanek commited on
Commit
0adde68
·
1 Parent(s): 1db0808

Switch to new viewer

Browse files
scaffold-gs/phototourism/trevi-fountain_demo/params.json CHANGED
@@ -1 +1,9 @@
1
- {"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.11681537804558118, 0.08758101828715631, -0.056211940269892874], "initialCameraLookAt": [-0.013189221868358456, 1.080261947376327, 0.0058055871927461325], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.14286285417591665, "rotation": [-0.6650321293888569, 0.007044407735335656, -1.0339757656912846e-25, 0.7467815230709589], "offset": [-0.010995318339587418, 0.021133336512329258, -0.0034010094716564235], "sceneUri": "scene.ksplat", "links": {"app. 1": "params.json", "app. 2": "params_e2.json", "app. 3": "params_e3.json"}}
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "3dgs",
3
+ "scene_url": "scene.ksplat",
4
+ "scene_url_per_appearance": {
5
+ "7": "scene.ksplat",
6
+ "5": "scene_e2.ksplat",
7
+ "174": "scene_e3.ksplat"
8
+ }
9
+ }