diff --git a/2d-gaussian-splatting/mipnerf360/bicycle_demo/params.json b/2d-gaussian-splatting/mipnerf360/bicycle_demo/params.json index 55d2436c1db802af88f98c94803ba84c952b3310..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/bicycle_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/bicycle_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22888033323111212, - "rotation": [ - -0.45003885699382756, - 0.6488669078732837, - -0.49298558089927497, - 0.36524235801458904 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.007214847428598274, - 0.10279895462760322, - 0.08412395951436835 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/bicycle_mesh/params.json b/2d-gaussian-splatting/mipnerf360/bicycle_mesh/params.json index 98ebc38f3603193510e75bee9b38ef0e2bf89eee..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/bicycle_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/bicycle_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22888033323111212, - "rotation": [ - -0.4500388569938275, - 0.6488669078732836, - -0.49298558089927486, - 0.365242358014589 - ], - "offset": [ - -0.007214847428598274, - 0.10279895462760322, - 0.08412395951436835 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/bonsai_demo/params.json b/2d-gaussian-splatting/mipnerf360/bonsai_demo/params.json index 6282b15e39e2c2b4552a2ea9686e7ff50ff262db..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/bonsai_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/bonsai_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036756, - -0.39926685139136175, - -0.1348766184536155 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/bonsai_mesh/params.json b/2d-gaussian-splatting/mipnerf360/bonsai_mesh/params.json index 8197a0a477b71d3d728fd384c1f20f96b1cd5c17..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/bonsai_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/bonsai_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036754, - -0.39926685139136164, - -0.13487661845361548 - ], - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/counter_demo/params.json b/2d-gaussian-splatting/mipnerf360/counter_demo/params.json index 88c2df450ddd30b3593c872c0ceb463c7fc87afe..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/counter_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/counter_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020949258885, - 0.13131370902940062, - 0.40045901246055976 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2324795470793594, - "rotation": [ - -0.8071459435445244, - -0.3701027874492069, - 0.16728380575981922, - 0.4284337531899857 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.07913406437547012, - -0.14688512832866243, - 0.5440358164966017 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/counter_mesh/params.json b/2d-gaussian-splatting/mipnerf360/counter_mesh/params.json index 24efc717539c23eef8dcfd4106c39c79e3f78f64..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/counter_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/counter_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020994979709, - 0.13131370970970474, - 0.40045901239675363 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23247954841490492, - "rotation": [ - -0.8071459437357132, - -0.37010278706642596, - 0.16728380651886793, - 0.4284337528640877 - ], - "offset": [ - 0.07913406489938771, - -0.14688512926281708, - 0.5440358197498616 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/flowers_demo/params.json b/2d-gaussian-splatting/mipnerf360/flowers_demo/params.json index 762080749fbd97ab8b1043c8654d8d626caa3430..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/flowers_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/flowers_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.32179495999894564, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/flowers_mesh/params.json b/2d-gaussian-splatting/mipnerf360/flowers_mesh/params.json index 2b8da5affc779453b3ff40c355253a69b2850e42..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/flowers_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/flowers_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.3217949599989456, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/garden_demo/params.json b/2d-gaussian-splatting/mipnerf360/garden_demo/params.json index a0e47f693e8f57a5451b2591e3ffaa4eb1c78e89..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/garden_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/garden_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750033, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/garden_mesh/params.json b/2d-gaussian-splatting/mipnerf360/garden_mesh/params.json index a9969615c04e8b2b4927b296d18efc9f41440b5b..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/garden_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/garden_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750032, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/kitchen_demo/params.json b/2d-gaussian-splatting/mipnerf360/kitchen_demo/params.json index aa42c739ffc943da54461e9d523b2aa6bae6997e..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/kitchen_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/kitchen_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.801915344072193, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221892, - 0.1444080511508508, - -0.0802967567806129, - 0.4390758442168885 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.06917166942250716, - -0.05314041265136789, - 0.5261106218758103 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/kitchen_mesh/params.json b/2d-gaussian-splatting/mipnerf360/kitchen_mesh/params.json index f2275815fe2957bb948b6e9c7941aec1aabb926f..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/kitchen_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/kitchen_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8019153440721929, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221894, - 0.14440805115085076, - -0.0802967567806129, - 0.4390758442168885 - ], - "offset": [ - 0.06917166942250723, - -0.05314041265136789, - 0.5261106218758103 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/room_demo/params.json b/2d-gaussian-splatting/mipnerf360/room_demo/params.json index 327b0d06f789043151c140f1408e3f8beb494f76..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/room_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/room_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/room_mesh/params.json b/2d-gaussian-splatting/mipnerf360/room_mesh/params.json index 5c08f2d8ada552f11011b319a5ce6e862491b1e0..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/room_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/room_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/stump_demo/params.json b/2d-gaussian-splatting/mipnerf360/stump_demo/params.json index b2afaf4272497d097ca4150cae4228066f0c6384..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/stump_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/stump_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917944351752621, - -0.7149202713349458, - -0.1782950975770876 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859625582210411, - "rotation": [ - -0.8455664304804927, - -0.39337439280466147, - 0.14446916739847315, - 0.33076072681204766 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.009754573651166387, - -0.10444330426601134, - 0.23584159285600811 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/stump_mesh/params.json b/2d-gaussian-splatting/mipnerf360/stump_mesh/params.json index e923c98b93c0ff2368ff6387ccf96a9335035402..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/stump_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/stump_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917947536691911, - -0.7149200015089064, - -0.1782950953256095 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859624757770123, - "rotation": [ - -0.8455663465629079, - -0.3933745782508087, - 0.14446922913027144, - 0.3307606938267603 - ], - "offset": [ - 0.009754612474239938, - -0.10444329547909093, - 0.23584158579250009 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/treehill_demo/params.json b/2d-gaussian-splatting/mipnerf360/treehill_demo/params.json index 328a186d0d0794fe60d128cc2de90a3a0c788f10..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/mipnerf360/treehill_demo/params.json +++ b/2d-gaussian-splatting/mipnerf360/treehill_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817348, - 0.41025804790853493, - -0.2539939728372986, - 0.502179689356142 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/mipnerf360/treehill_mesh/params.json b/2d-gaussian-splatting/mipnerf360/treehill_mesh/params.json index 94bf71ec425a305095792931c06b3b15d122bfe0..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/mipnerf360/treehill_mesh/params.json +++ b/2d-gaussian-splatting/mipnerf360/treehill_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817349, - 0.41025804790853515, - -0.25399397283729863, - 0.502179689356142 - ], - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/auditorium_demo/params.json b/2d-gaussian-splatting/tanksandtemples/auditorium_demo/params.json index 30d50056913cb2b3963d71508c470c69d0c6f190..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/auditorium_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/auditorium_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5719153306679995, - -0.40671410553452986, - -0.013426133374788977 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1626078227918586, - "rotation": [ - -0.6936528929325116, - 0.1471419986875544, - -0.1216327314152313, - 0.6945504841241276 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.04870118370187179, - -0.12561190075409043, - 0.011292388054949044 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/auditorium_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/auditorium_mesh/params.json index d97549439eda871d59d71131ee5a4c783fb94ae6..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/auditorium_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/auditorium_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5719153306679995, - -0.40671410553452986, - -0.013426133374788977 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1626078227918586, - "rotation": [ - -0.6936528929325116, - 0.1471419986875544, - -0.1216327314152313, - 0.6945504841241276 - ], - "offset": [ - 0.04870118370187179, - -0.12561190075409043, - 0.011292388054949044 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/ballroom_demo/params.json b/2d-gaussian-splatting/tanksandtemples/ballroom_demo/params.json index f11014cb3f2ded62c7faa9ec6ba9e1551764d3e1..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/ballroom_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/ballroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8495956765404389, - -0.24556596415872825, - -0.02058288700980269 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1655288806504167, - "rotation": [ - 0.6051920043810118, - 0.3826167076936916, - -0.38703941961410154, - -0.5809884512550257 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.07421405318597137, - -0.05139373483954467, - -0.011797638130268823 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/ballroom_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/ballroom_mesh/params.json index 5bb1fed9ed452198a21dbb1665c7d53e4a66a6cb..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/ballroom_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/ballroom_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8495956765404389, - -0.24556596415872825, - -0.02058288700980269 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1655288806504167, - "rotation": [ - 0.6051920043810116, - 0.3826167076936917, - -0.3870394196141016, - -0.5809884512550259 - ], - "offset": [ - 0.07421405318597137, - -0.05139373483954467, - -0.011797638130268823 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/barn_demo/params.json b/2d-gaussian-splatting/tanksandtemples/barn_demo/params.json index 7ca35c6a023795877bf425f19aee633d09637f9c..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/barn_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/barn_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6067628472029684, - 0.42194637749952435, - 0.003154097789530622 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22360793064610496, - "rotation": [ - 0.6533605664927327, - 0.22814117698529812, - -0.22214481914487422, - -0.6868211214305726 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.10384077961851051, - -0.12949540848272698, - 0.010018558194969543 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/barn_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/barn_mesh/params.json index 7f340c951b65ea063f1ab35bba92ae5caa581973..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/barn_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/barn_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6067628472029684, - 0.42194637749952435, - 0.003154097789530622 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22360793064610496, - "rotation": [ - 0.6533605664927327, - 0.22814117698529812, - -0.22214481914487424, - -0.6868211214305727 - ], - "offset": [ - 0.10384077961851051, - -0.12949540848272698, - 0.010018558194969543 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/caterpillar_demo/params.json b/2d-gaussian-splatting/tanksandtemples/caterpillar_demo/params.json index 8781dee62beb7eec11dad63c192a37248a4fddcb..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/caterpillar_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/caterpillar_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6118147396165491, - -0.06743429620483224, - 0.0458400233648438 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15632593622993346, - "rotation": [ - -0.6077794291032659, - 0.4155242402537982, - -0.375950839653294, - 0.5626764056581679 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.056956215437224025, - -0.0800579785069153, - 0.050327396724357085 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/caterpillar_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/caterpillar_mesh/params.json index 78df38a625bc9fd44f0f77b57ef5885005206d20..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/caterpillar_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/caterpillar_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6118147396165491, - -0.06743429620483224, - 0.0458400233648438 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15632593622993346, - "rotation": [ - -0.6077794291032659, - 0.4155242402537982, - -0.375950839653294, - 0.5626764056581679 - ], - "offset": [ - -0.056956215437224025, - -0.0800579785069153, - 0.050327396724357085 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/church_demo/params.json b/2d-gaussian-splatting/tanksandtemples/church_demo/params.json index 330028f950f11b977a40415cbdd775942dfd1126..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/church_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/church_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6696893583491879, - -0.03368573772405472, - 0.02129921928543351 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.13042724531414823, - "rotation": [ - -0.4989257644667757, - 0.34652150294413464, - -0.43077189642163094, - 0.6674065498643935 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.015407580192204048, - -0.021256238494100778, - 0.008097348090578783 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/church_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/church_mesh/params.json index b940faa075d6f1f05182e8db5c9b73123a646a32..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/church_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/church_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6696893583491879, - -0.03368573772405472, - 0.02129921928543351 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.13042724531414823, - "rotation": [ - -0.4989257644667757, - 0.34652150294413464, - -0.43077189642163094, - 0.6674065498643935 - ], - "offset": [ - -0.015407580192204048, - -0.021256238494100778, - 0.008097348090578783 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/courthouse_demo/params.json b/2d-gaussian-splatting/tanksandtemples/courthouse_demo/params.json index 5bc90930e2e8de04c161f7cbb46cedf956104960..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/courthouse_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/courthouse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6284739276764428, - 0.002676556317114387, - -0.19465483746154816 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1639158104455336, - "rotation": [ - -0.4852209153609749, - 0.3425700489851422, - -0.4622888565931233, - 0.6584037043519709 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.055963518387757136, - -0.2002451534577499, - -0.18898763124524326 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/courthouse_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/courthouse_mesh/params.json index 3c902088ff4b7bbe3f034f92ad29f0524a626bf1..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/courthouse_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/courthouse_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6284739276764428, - 0.002676556317114387, - -0.19465483746154816 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1639158104455336, - "rotation": [ - -0.48522091536097484, - 0.3425700489851421, - -0.4622888565931232, - 0.6584037043519708 - ], - "offset": [ - -0.055963518387757136, - -0.2002451534577499, - -0.18898763124524326 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/courtroom_demo/params.json b/2d-gaussian-splatting/tanksandtemples/courtroom_demo/params.json index f9acc8ec75045b905906b4912856fe61ec5b5bcb..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/courtroom_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/courtroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.4128927654124998, - -0.031899341983060985, - -0.08078732088858431 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18527021844207278, - "rotation": [ - -0.46194262094071764, - 0.36846162460131493, - -0.5083034509506497, - 0.6264763745794734 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.01145642245386924, - -0.08382604695218623, - -0.0512804337588534 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/courtroom_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/courtroom_mesh/params.json index e47ec6edeb0889c11a91485e65ea12116aceaa19..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/courtroom_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/courtroom_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.4128927654124998, - -0.031899341983060985, - -0.08078732088858431 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18527021844207278, - "rotation": [ - -0.4619426209407177, - 0.36846162460131504, - -0.5083034509506498, - 0.6264763745794735 - ], - "offset": [ - -0.01145642245386924, - -0.08382604695218623, - -0.0512804337588534 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/family_demo/params.json b/2d-gaussian-splatting/tanksandtemples/family_demo/params.json index a1c57d5d544930a87aae5ebf55ba99aa755d8369..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/family_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/family_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.4305084284229046, - 0.10296116689797771, - 0.06016544275125207 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21031184798039884, - "rotation": [ - -0.7218334010699448, - -0.18786958859803615, - 0.17233648447101138, - 0.6433985505889595 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.05442891731859649, - -0.016593702250356487, - 0.09630489947390644 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/family_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/family_mesh/params.json index 1498f15df36b109dd57602e3ee4218d814b91c97..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/family_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/family_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.4305084284229046, - 0.10296116689797771, - 0.06016544275125207 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21031184798039884, - "rotation": [ - -0.7218334010699448, - -0.18786958859803604, - 0.17233648447101138, - 0.6433985505889595 - ], - "offset": [ - -0.05442891731859649, - -0.016593702250356487, - 0.09630489947390644 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/francis_demo/params.json b/2d-gaussian-splatting/tanksandtemples/francis_demo/params.json index ffe46d6cf91b8639f1bd89735a68300b97e0ab79..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/francis_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/francis_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -1.1717020897183674, - 0.4471960680915513, - -0.25707132307784736 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18252940631219514, - "rotation": [ - -0.4122177221991252, - 0.4908605224238346, - -0.5344965052650043, - 0.5508593131556023 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.16173468476335046, - -0.012542752811874822, - -0.18113314776276435 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/francis_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/francis_mesh/params.json index 1246e17a38510b3bef8eae5b81a4a9eb50ea3752..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/francis_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/francis_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -1.1717020897183674, - 0.4471960680915513, - -0.25707132307784736 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18252940631219514, - "rotation": [ - -0.41221772219912517, - 0.4908605224238345, - -0.5344965052650044, - 0.5508593131556023 - ], - "offset": [ - -0.16173468476335046, - -0.012542752811874822, - -0.18113314776276435 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/horse_demo/params.json b/2d-gaussian-splatting/tanksandtemples/horse_demo/params.json index 7c0133b9af4baaa82dd3669d582c95622f045252..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/horse_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/horse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.050700091321438365, - -0.43328800683472757, - -0.035227745323484584 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17124565010244763, - "rotation": [ - -0.7250096704965351, - -0.12780944549587625, - 0.15191137456542583, - 0.6595063741967819 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.00756746070402682, - -0.07273764810592032, - -0.005475623794708351 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/horse_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/horse_mesh/params.json index f92bef5ee0b91f20c250721ca1b396b2955e2f66..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/horse_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/horse_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.050700091321438365, - -0.43328800683472757, - -0.035227745323484584 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17124565010244763, - "rotation": [ - -0.725009670496535, - -0.12780944549587625, - 0.1519113745654258, - 0.6595063741967818 - ], - "offset": [ - 0.00756746070402682, - -0.07273764810592032, - -0.005475623794708351 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/ignatius_demo/params.json b/2d-gaussian-splatting/tanksandtemples/ignatius_demo/params.json index 23c050c26438fff13b9e28c4c4a295ac6d0386dd..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/ignatius_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/ignatius_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.422034715446821, - -0.31171288139915954, - 0.11586102092968974 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17534715834942993, - "rotation": [ - 0.6623353279990414, - 0.3342045541110986, - -0.3169784470412022, - -0.5908839931891468 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.027383919381139495, - -0.07002547116265384, - 0.10440121192804055 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/ignatius_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/ignatius_mesh/params.json index 1e10ff9dc9eaaa1ac76cbc321312126e030f1f48..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/ignatius_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/ignatius_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.422034715446821, - -0.31171288139915954, - 0.11586102092968974 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17534715834942993, - "rotation": [ - 0.6623353279990415, - 0.3342045541110986, - -0.3169784470412023, - -0.590883993189147 - ], - "offset": [ - 0.027383919381139495, - -0.07002547116265384, - 0.10440121192804055 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/lighthouse_demo/params.json b/2d-gaussian-splatting/tanksandtemples/lighthouse_demo/params.json index 86d875509e1034796b9b51ad0a22a00dcbd8c57d..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/lighthouse_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/lighthouse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6052086599262378, - -0.6651011707736184, - -0.13059971282036426 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17654900763340434, - "rotation": [ - 0.6557290228455671, - 0.1365775299064218, - -0.16640880948123082, - -0.723653325183888 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.07989634880156385, - -0.05043774790801379, - -0.11840267973814728 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/lighthouse_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/lighthouse_mesh/params.json index d5f05bb5eb1df19f4df91b9053a8ddd42572a5b5..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/lighthouse_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/lighthouse_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6052086599262378, - -0.6651011707736184, - -0.13059971282036426 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17654900763340434, - "rotation": [ - 0.6557290228455671, - 0.1365775299064218, - -0.16640880948123082, - -0.723653325183888 - ], - "offset": [ - 0.07989634880156385, - -0.05043774790801379, - -0.11840267973814728 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/m60_demo/params.json b/2d-gaussian-splatting/tanksandtemples/m60_demo/params.json index 120dd9bf2f746541d84112cd9f3f9e91f6f5834e..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/m60_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/m60_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -1.0270221964131876, - -0.029134525152065757, - 0.03909052912782066 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15095899892510428, - "rotation": [ - 0.5601169931665994, - 0.49155795201308683, - -0.4343147132806959, - -0.5059747657804828 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.01819951870117663, - 0.03200540662967474, - 0.050210240089155145 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/m60_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/m60_mesh/params.json index 9fe851ce45940aa1575797ec40e2a5126b0c661e..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/m60_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/m60_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -1.0270221964131876, - -0.029134525152065757, - 0.03909052912782066 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15095899892510428, - "rotation": [ - 0.5601169931665992, - 0.49155795201308683, - -0.4343147132806959, - -0.5059747657804828 - ], - "offset": [ - -0.01819951870117663, - 0.03200540662967474, - 0.050210240089155145 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/meetingroom_demo/params.json b/2d-gaussian-splatting/tanksandtemples/meetingroom_demo/params.json index 6bdc726d074f442c4d605ecb4d36695497b1b9b5..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/meetingroom_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/meetingroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5809581325846646, - -0.3219225482473011, - -0.06411975313246596 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.19370919294606362, - "rotation": [ - 0.5296607314454997, - 0.46810293927127733, - -0.4190795420571377, - -0.5698346121809282 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.01916727547084273, - 0.006153174146393834, - -0.035924672745086456 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/meetingroom_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/meetingroom_mesh/params.json index 63a0efa92096ad057adf9b8aecfb3b1d93a8a4ce..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/meetingroom_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/meetingroom_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5809581325846646, - -0.3219225482473011, - -0.06411975313246596 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.19370919294606362, - "rotation": [ - 0.5296607314454996, - 0.46810293927127755, - -0.4190795420571378, - -0.5698346121809281 - ], - "offset": [ - -0.01916727547084273, - 0.006153174146393834, - -0.035924672745086456 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/museum_demo/params.json b/2d-gaussian-splatting/tanksandtemples/museum_demo/params.json index 9dae446a1e7f46ea20779f4f7c8b26025f830981..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/museum_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/museum_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8420202979061666, - -0.11483153766253898, - 0.11035574492864966 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18122007429555675, - "rotation": [ - -0.40828013584815254, - 0.40480715595735484, - -0.5234314542179263, - 0.6288545220421329 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.01156742546912003, - -0.0009375759022232687, - -0.09913502024944384 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/museum_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/museum_mesh/params.json index ac6869132dcee068b1191cc750bd4155ebf38584..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/museum_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/museum_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8420202979061666, - -0.11483153766253898, - 0.11035574492864966 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18122007429555675, - "rotation": [ - -0.4082801358481524, - 0.40480715595735484, - -0.5234314542179264, - 0.6288545220421329 - ], - "offset": [ - -0.01156742546912003, - -0.0009375759022232687, - -0.09913502024944384 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/palace_demo/params.json b/2d-gaussian-splatting/tanksandtemples/palace_demo/params.json index 7b4eadc15da63fb0355bb5f10144bdd47a217cc5..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/palace_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/palace_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.06347294522198364, - -0.4459115669665459, - -0.13608598415206088 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1535120667949364, - "rotation": [ - 0.4339348762008194, - 0.03539632635007728, - -0.10611313838063727, - -0.8939729443112416 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.11581448603960748, - -0.10377127152484278, - -0.1353602848592375 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/palace_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/palace_mesh/params.json index f11800c3592ddfbfcf310d2006b72351a4cf069d..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/palace_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/palace_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.06347294522198364, - -0.4459115669665459, - -0.13608598415206088 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1535120667949364, - "rotation": [ - 0.43393487620081933, - 0.03539632635007728, - -0.10611313838063725, - -0.8939729443112414 - ], - "offset": [ - 0.11581448603960748, - -0.10377127152484278, - -0.1353602848592375 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/panther_demo/params.json b/2d-gaussian-splatting/tanksandtemples/panther_demo/params.json index 538bfdf1f80970c3dcd844783cb7873979e2b93e..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/panther_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/panther_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.828836064683018, - -0.5248130851547875, - 0.08754520370614528 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22242859691974448, - "rotation": [ - 0.595179370898555, - 0.3857492990153536, - -0.3824309587228689, - -0.5922039822360796 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.07926550991721289, - -0.0475404999237492, - 0.09245323091253156 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/panther_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/panther_mesh/params.json index c2237514253204cc9193b87c450e5bac2f81dfb2..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/panther_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/panther_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.828836064683018, - -0.5248130851547875, - 0.08754520370614528 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22242859691974448, - "rotation": [ - 0.595179370898555, - 0.3857492990153536, - -0.3824309587228689, - -0.5922039822360796 - ], - "offset": [ - 0.07926550991721289, - -0.0475404999237492, - 0.09245323091253156 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/playground_demo/params.json b/2d-gaussian-splatting/tanksandtemples/playground_demo/params.json index acb2e7346517dc63eb5796e49947300355539d23..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/playground_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/playground_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.2918269411678637, - 0.8992992634020567, - 0.03682883942097179 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2025511380183571, - "rotation": [ - -0.724980200845108, - -0.12966900650142865, - 0.12688590603752953, - 0.6644468556510409 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.05863690499786471, - -0.09373574324130196, - 0.05468611230734915 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/playground_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/playground_mesh/params.json index 118bbb1733e0e9b2f193eaa33fa58cc6d938e950..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/playground_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/playground_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.2918269411678637, - 0.8992992634020567, - 0.03682883942097179 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2025511380183571, - "rotation": [ - -0.7249802008451078, - -0.12966900650142865, - 0.12688590603752953, - 0.6644468556510408 - ], - "offset": [ - -0.05863690499786471, - -0.09373574324130196, - 0.05468611230734915 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/temple_demo/params.json b/2d-gaussian-splatting/tanksandtemples/temple_demo/params.json index c2c9c2d2ba343547598c58b90d6fe3ada80eb60b..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/temple_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/temple_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8768487800272033, - -0.2654622093949166, - -0.15494054141809346 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18406184343494025, - "rotation": [ - -0.635928190063318, - 0.0138340539926457, - -0.03600679363322686, - 0.770783670588042 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.018311779336545004, - -0.09957761138484951, - -0.14160117053868668 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/temple_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/temple_mesh/params.json index ea1eaf01992cdad720275e8aef1e47ab6183691f..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/temple_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/temple_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8768487800272033, - -0.2654622093949166, - -0.15494054141809346 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18406184343494025, - "rotation": [ - -0.6359281900633181, - 0.01383405399264559, - -0.03600679363322686, - 0.770783670588042 - ], - "offset": [ - 0.018311779336545004, - -0.09957761138484951, - -0.14160117053868668 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/train_demo/params.json b/2d-gaussian-splatting/tanksandtemples/train_demo/params.json index e682f399f8214666d95fdcb0c40de51f0c42b31f..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/train_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/train_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5929379761922094, - -0.3425585542625432, - -0.032028089849834476 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.14777807893765368, - "rotation": [ - -0.6517494636720349, - 0.1906540338124767, - -0.17256333340664048, - 0.7135093355786135 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - 0.06746397065163419, - -0.07951856924700285, - -0.025381495207452847 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/train_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/train_mesh/params.json index 72b87226e47eec40eda58693ea06d5f978b92a84..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/train_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/train_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5929379761922094, - -0.3425585542625432, - -0.032028089849834476 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.14777807893765368, - "rotation": [ - -0.6517494636720349, - 0.1906540338124767, - -0.17256333340664048, - 0.7135093355786136 - ], - "offset": [ - 0.06746397065163419, - -0.07951856924700285, - -0.025381495207452847 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/truck_demo/params.json b/2d-gaussian-splatting/tanksandtemples/truck_demo/params.json index b02b77719c9afcd9d02c3bf899ed9db0efb973f3..29872093098fd2115cd7a015ce7c9fd81dcecbb6 100644 --- a/2d-gaussian-splatting/tanksandtemples/truck_demo/params.json +++ b/2d-gaussian-splatting/tanksandtemples/truck_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.796161899663975, - -0.032288999098732445, - 0.11925081357745765 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1923662278320967, - "rotation": [ - -0.7074657902704117, - -0.2787956634499944, - 0.21054211100973946, - 0.6143591401860169 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "TwoD", - "offset": [ - -0.020158297085942044, - -0.09879495924347917, - 0.15035780207790733 - ], - "sceneUri": "scene.ksplat" + "is_2DGS": true, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/2d-gaussian-splatting/tanksandtemples/truck_mesh/params.json b/2d-gaussian-splatting/tanksandtemples/truck_mesh/params.json index 80f2bbd0761a57b296c7d6dfa404e8c916f6d659..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/2d-gaussian-splatting/tanksandtemples/truck_mesh/params.json +++ b/2d-gaussian-splatting/tanksandtemples/truck_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.796161899663975, - -0.032288999098732445, - 0.11925081357745765 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1923662278320967, - "rotation": [ - -0.7074657902704118, - -0.2787956634499943, - 0.2105421110097394, - 0.6143591401860168 - ], - "offset": [ - -0.020158297085942044, - -0.09879495924347917, - 0.15035780207790733 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/3dgs-mcmc/blender/chair_demo/params.json b/3dgs-mcmc/blender/chair_demo/params.json index 6bfc742ae0876c710c5eeff4756d628cd79ed629..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/chair_demo/params.json +++ b/3dgs-mcmc/blender/chair_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.4882764207821837, - 0.3605364177688986, - 0.7447928868878542 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.2383425943922832, - "rotation": [ - 0.042179018073775346, - 0.005885511780142183, - -0.5990007855171391, - 0.7996151262546678 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - -1.2841297469812218e-11, - 6.212944811401222e-10, - 1.9625454594773828e-09 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/blender/drums_demo/params.json b/3dgs-mcmc/blender/drums_demo/params.json index 98b3722caae6de9ceb0304c9c067849554e7fc14..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/drums_demo/params.json +++ b/3dgs-mcmc/blender/drums_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.4998651409608372, - -0.045843079064837255, - 0.8154231121581406 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23753628097646298, - "rotation": [ - -0.015148644465634447, - 0.009437628200696158, - 0.08841141068901238, - -0.9959241297432138 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 1.212545071294091e-09, - 2.0343422085788987e-09, - 2.5677548975977516e-10 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/blender/ficus_demo/params.json b/3dgs-mcmc/blender/ficus_demo/params.json index c13aa5fbcd6f4d232f3444eb8be36b09c1d0ff5f..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/ficus_demo/params.json +++ b/3dgs-mcmc/blender/ficus_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.9132911086410405, - 0.304617252684424, - 0.005552581358987063 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23883347135880628, - "rotation": [ - -0.07847463496898541, - 0.0332775999381959, - -0.5268732524980726, - 0.8456588607771695 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - -1.3488937224137576e-09, - 2.5759038305150916e-09, - -6.339104519081928e-10 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/blender/hotdog_demo/params.json b/3dgs-mcmc/blender/hotdog_demo/params.json index cd6c0415cc878b6e8ea185361d4cd2da0a93f871..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/hotdog_demo/params.json +++ b/3dgs-mcmc/blender/hotdog_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.13542246535261385, - 0.0213799487810985, - 0.9863895860885721 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24704540537245193, - "rotation": [ - -0.027289156883860046, - 0.010793757335969212, - 0.5524491790298826, - -0.8330298321839075 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - -1.6230909775927227e-09, - 1.930023210694465e-09, - -1.394901305573626e-09 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/blender/lego_demo/params.json b/3dgs-mcmc/blender/lego_demo/params.json index a51e4062d15d40c4108d3ca5b1428d456b74b07d..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/lego_demo/params.json +++ b/3dgs-mcmc/blender/lego_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.6675179688885037, - 0.6447982496030091, - 0.31536403276898617 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24315864141201712, - "rotation": [ - -0.0027236109807088145, - 0.035479805310932644, - 0.3941053224665174, - 0.9183761539597413 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 1.2690875433873927e-10, - 3.2305537411847496e-10, - -1.971751539819877e-09 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/blender/materials_demo/params.json b/3dgs-mcmc/blender/materials_demo/params.json index f30b25c724f3d1458498928ec0810b4145b3cce0..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/materials_demo/params.json +++ b/3dgs-mcmc/blender/materials_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.39455330528762367, - -0.6481170605635974, - -0.5803402118903167 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23697097967691946, - "rotation": [ - 0.11317676210707837, - 0.025471811346211015, - 0.9507501388315032, - 0.28743065399775836 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - -8.92750734449166e-10, - -1.5221711044399733e-09, - -1.3997468392701329e-09 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/blender/mic_demo/params.json b/3dgs-mcmc/blender/mic_demo/params.json index 9f909a8a839e7c33a0028c43237d537b971f7b45..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/mic_demo/params.json +++ b/3dgs-mcmc/blender/mic_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.23854235504130283, - 0.7259319889277933, - 0.6568618461228067 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24996580253171582, - "rotation": [ - 0.010465466377297854, - 0.013650481096529665, - -0.3353430480939045, - -0.941939052420287 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 5.990974079675415e-10, - -1.6545792643971047e-09, - -4.3445780306683446e-10 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/blender/ship_demo/params.json b/3dgs-mcmc/blender/ship_demo/params.json index dc6c48644cb7969af034d96f16abe335a187ab91..71890aeee016e4d2202f54ba4ca2b518893604c6 100644 --- a/3dgs-mcmc/blender/ship_demo/params.json +++ b/3dgs-mcmc/blender/ship_demo/params.json @@ -1,35 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.9388746775435663, - -0.16688470731152444, - 0.2762673779751973 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24628438139923656, - "rotation": [ - -0.02117224907391513, - 0.0515022616840467, - 0.1149844314539106, - 0.9918053404946967 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - -7.603364535202495e-10, - 1.246072994787184e-09, - 2.267471543859756e-09 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/bicycle_demo/params.json b/3dgs-mcmc/mipnerf360/bicycle_demo/params.json index 7bfbd1d5ace1e0fb885831c6b1de9193e9acf977..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/bicycle_demo/params.json +++ b/3dgs-mcmc/mipnerf360/bicycle_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22888033323111212, - "rotation": [ - -0.45003885699382756, - 0.6488669078732837, - -0.49298558089927497, - 0.36524235801458904 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - -0.007214847428598274, - 0.10279895462760322, - 0.08412395951436835 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/bonsai_demo/params.json b/3dgs-mcmc/mipnerf360/bonsai_demo/params.json index 01bb3d8ff6e7ea6a02725319f26dc89be7c8521f..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/bonsai_demo/params.json +++ b/3dgs-mcmc/mipnerf360/bonsai_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036756, - -0.39926685139136175, - -0.1348766184536155 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/counter_demo/params.json b/3dgs-mcmc/mipnerf360/counter_demo/params.json index 0cd71815ab41a5ab340a2ea74fb13c1423493dbe..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/counter_demo/params.json +++ b/3dgs-mcmc/mipnerf360/counter_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020994979709, - 0.13131370970970474, - 0.40045901239675363 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23247954841490492, - "rotation": [ - -0.8071459437357134, - -0.3701027870664261, - 0.16728380651886798, - 0.4284337528640878 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07913406489938771, - -0.14688512926281708, - 0.5440358197498616 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/flowers_demo/params.json b/3dgs-mcmc/mipnerf360/flowers_demo/params.json index 68e6fd25f62a096397ca98e1eb2c454600834c83..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/flowers_demo/params.json +++ b/3dgs-mcmc/mipnerf360/flowers_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.32179495999894564, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/garden_demo/params.json b/3dgs-mcmc/mipnerf360/garden_demo/params.json index e21d66f17178be2d68d18d6843684099efd3afc9..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/garden_demo/params.json +++ b/3dgs-mcmc/mipnerf360/garden_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750033, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/kitchen_demo/params.json b/3dgs-mcmc/mipnerf360/kitchen_demo/params.json index 596d3888e2bef92e30406e26981012e5082c338d..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/kitchen_demo/params.json +++ b/3dgs-mcmc/mipnerf360/kitchen_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8019153440721929, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221892, - 0.1444080511508508, - -0.0802967567806129, - 0.4390758442168885 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.06917166942250723, - -0.05314041265136789, - 0.5261106218758103 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/room_demo/params.json b/3dgs-mcmc/mipnerf360/room_demo/params.json index 0756b100cfb95401b9b8027cc2e5a234f2e607d3..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/room_demo/params.json +++ b/3dgs-mcmc/mipnerf360/room_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/stump_demo/params.json b/3dgs-mcmc/mipnerf360/stump_demo/params.json index 919bc29a88bd96d1cc8f390381dbd8f3ea52b553..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/stump_demo/params.json +++ b/3dgs-mcmc/mipnerf360/stump_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917947536691911, - -0.7149200015089064, - -0.1782950953256095 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859624757770123, - "rotation": [ - -0.8455663465629079, - -0.39337457825080846, - 0.14446922913027144, - 0.3307606938267602 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.009754612474239938, - -0.10444329547909093, - 0.23584158579250009 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/3dgs-mcmc/mipnerf360/treehill_demo/params.json b/3dgs-mcmc/mipnerf360/treehill_demo/params.json index 83913660c5624e9b5b581047b57b1e7fb1c3a19f..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/3dgs-mcmc/mipnerf360/treehill_demo/params.json +++ b/3dgs-mcmc/mipnerf360/treehill_demo/params.json @@ -1,35 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817348, - 0.41025804790853493, - -0.2539939728372986, - 0.502179689356142 - ], - "antialiased": false, - "kernel2DSize": 0.3, - "splatRenderMode": "ThreeD", - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/colmap/blender/chair_demo/params.json b/colmap/blender/chair_demo/params.json index bdfb4173599b2622a55e3dddb19cded92520186e..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/chair_demo/params.json +++ b/colmap/blender/chair_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.4882764207821837, - 0.3605364177688986, - 0.7447928868878542 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.2383425943922832, - "rotation": [ - 0.04217901807377535, - 0.005885511780142072, - -0.5990007855171391, - 0.7996151262546678 - ], - "offset": [ - -1.2841297469812218e-11, - 6.212944811401222e-10, - 1.9625454594773828e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/blender/drums_demo/params.json b/colmap/blender/drums_demo/params.json index d528e2199fc7468b92cad92cc0f7a8033b27ad80..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/drums_demo/params.json +++ b/colmap/blender/drums_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.4998651409608372, - -0.045843079064837255, - 0.8154231121581406 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23753628097646298, - "rotation": [ - -0.015148644465634449, - 0.009437628200696158, - 0.0884114106890124, - -0.995924129743214 - ], - "offset": [ - 1.212545071294091e-09, - 2.0343422085788987e-09, - 2.5677548975977516e-10 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/blender/ficus_demo/params.json b/colmap/blender/ficus_demo/params.json index 865b19c7b57c6e40fad357c5b7e0cc954445875d..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/ficus_demo/params.json +++ b/colmap/blender/ficus_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.9132911086410405, - 0.304617252684424, - 0.005552581358987063 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23883347135880628, - "rotation": [ - -0.07847463496898542, - 0.03327759993819579, - -0.5268732524980726, - 0.8456588607771695 - ], - "offset": [ - -1.3488937224137576e-09, - 2.5759038305150916e-09, - -6.339104519081928e-10 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/blender/hotdog_demo/params.json b/colmap/blender/hotdog_demo/params.json index 06189451c3e20643f672b6593a84a22d0db58b7b..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/hotdog_demo/params.json +++ b/colmap/blender/hotdog_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.13542246535261385, - 0.0213799487810985, - 0.9863895860885721 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24704540537245193, - "rotation": [ - -0.02728915688386005, - 0.010793757335969323, - 0.5524491790298827, - -0.8330298321839076 - ], - "offset": [ - -1.6230909775927227e-09, - 1.930023210694465e-09, - -1.394901305573626e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/blender/lego_demo/params.json b/colmap/blender/lego_demo/params.json index 37309bc1f3b04946c0684f5fc36e6836db8319ff..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/lego_demo/params.json +++ b/colmap/blender/lego_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.6675179688885037, - 0.6447982496030091, - 0.31536403276898617 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24315864141201712, - "rotation": [ - -0.0027236109807088154, - 0.03547980531093253, - 0.3941053224665174, - 0.9183761539597413 - ], - "offset": [ - 1.2690875433873927e-10, - 3.2305537411847496e-10, - -1.971751539819877e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/blender/materials_demo/params.json b/colmap/blender/materials_demo/params.json index 19ea05d5578ed6b78ea6ec0d3c51245b9b4da2c6..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/materials_demo/params.json +++ b/colmap/blender/materials_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.39455330528762367, - -0.6481170605635974, - -0.5803402118903167 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23697097967691946, - "rotation": [ - 0.11317676210707844, - 0.02547181134621035, - 0.9507501388315029, - 0.28743065399775825 - ], - "offset": [ - -8.92750734449166e-10, - -1.5221711044399733e-09, - -1.3997468392701329e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/blender/mic_demo/params.json b/colmap/blender/mic_demo/params.json index 32ad7edbc7abf2f424960ecf17496e7f79fe91d0..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/mic_demo/params.json +++ b/colmap/blender/mic_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.23854235504130283, - 0.7259319889277933, - 0.6568618461228067 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24996580253171582, - "rotation": [ - 0.010465466377297852, - 0.013650481096529665, - -0.3353430480939045, - -0.941939052420287 - ], - "offset": [ - 5.990974079675415e-10, - -1.6545792643971047e-09, - -4.3445780306683446e-10 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/blender/ship_demo/params.json b/colmap/blender/ship_demo/params.json index 9116b29201bc8b2ebd75f55179e3cf758193aefc..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/colmap/blender/ship_demo/params.json +++ b/colmap/blender/ship_demo/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.9388746775435663, - -0.16688470731152444, - 0.2762673779751973 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24628438139923656, - "rotation": [ - -0.021172249073915125, - 0.0515022616840467, - 0.11498443145391059, - 0.9918053404946965 - ], - "offset": [ - -7.603364535202495e-10, - 1.246072994787184e-09, - 2.267471543859756e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/colmap/mipnerf360/bicycle_demo/params.json b/colmap/mipnerf360/bicycle_demo/params.json index 98ebc38f3603193510e75bee9b38ef0e2bf89eee..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/bicycle_demo/params.json +++ b/colmap/mipnerf360/bicycle_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22888033323111212, - "rotation": [ - -0.4500388569938275, - 0.6488669078732836, - -0.49298558089927486, - 0.365242358014589 - ], - "offset": [ - -0.007214847428598274, - 0.10279895462760322, - 0.08412395951436835 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/bonsai_demo/params.json b/colmap/mipnerf360/bonsai_demo/params.json index 8197a0a477b71d3d728fd384c1f20f96b1cd5c17..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/bonsai_demo/params.json +++ b/colmap/mipnerf360/bonsai_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036754, - -0.39926685139136164, - -0.13487661845361548 - ], - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/counter_demo/params.json b/colmap/mipnerf360/counter_demo/params.json index 5361b70bc39acf6447e2137f4d9fdf1416f9f6ca..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/counter_demo/params.json +++ b/colmap/mipnerf360/counter_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020949258885, - 0.13131370902940062, - 0.40045901246055976 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2324795470793594, - "rotation": [ - -0.8071459435445244, - -0.3701027874492069, - 0.16728380575981924, - 0.4284337531899857 - ], - "offset": [ - 0.07913406437547012, - -0.14688512832866243, - 0.5440358164966017 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/flowers_demo/params.json b/colmap/mipnerf360/flowers_demo/params.json index 2b8da5affc779453b3ff40c355253a69b2850e42..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/flowers_demo/params.json +++ b/colmap/mipnerf360/flowers_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.3217949599989456, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/garden_demo/params.json b/colmap/mipnerf360/garden_demo/params.json index a9969615c04e8b2b4927b296d18efc9f41440b5b..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/garden_demo/params.json +++ b/colmap/mipnerf360/garden_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750032, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/kitchen_demo/params.json b/colmap/mipnerf360/kitchen_demo/params.json index 104ac684dc59ec06189722ba20bb0be5a4065b6b..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/kitchen_demo/params.json +++ b/colmap/mipnerf360/kitchen_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.801915344072193, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221894, - 0.14440805115085076, - -0.0802967567806129, - 0.4390758442168885 - ], - "offset": [ - 0.06917166942250716, - -0.05314041265136789, - 0.5261106218758103 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/room_demo/params.json b/colmap/mipnerf360/room_demo/params.json index 5c08f2d8ada552f11011b319a5ce6e862491b1e0..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/room_demo/params.json +++ b/colmap/mipnerf360/room_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/stump_demo/params.json b/colmap/mipnerf360/stump_demo/params.json index f5af95d2ea2f9ed007fed1e4a2f66a9e2cb02c20..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/stump_demo/params.json +++ b/colmap/mipnerf360/stump_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917944351752621, - -0.7149202713349458, - -0.1782950975770876 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859625582210411, - "rotation": [ - -0.8455664304804927, - -0.3933743928046616, - 0.14446916739847318, - 0.3307607268120477 - ], - "offset": [ - 0.009754573651166387, - -0.10444330426601134, - 0.23584159285600811 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/mipnerf360/treehill_demo/params.json b/colmap/mipnerf360/treehill_demo/params.json index 94bf71ec425a305095792931c06b3b15d122bfe0..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/mipnerf360/treehill_demo/params.json +++ b/colmap/mipnerf360/treehill_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817349, - 0.41025804790853515, - -0.25399397283729863, - 0.502179689356142 - ], - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/auditorium_demo/params.json b/colmap/tanksandtemples/auditorium_demo/params.json index dcd29f85c4839752dec2a7cc18471fb6e2289160..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/auditorium_demo/params.json +++ b/colmap/tanksandtemples/auditorium_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.14167329235955606, - -0.41808794091547596, - -0.030521450285414035 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.16260780946417097, - "rotation": [ - -0.6936529072190408, - 0.1471419179609399, - -0.12163264497101696, - 0.6945505020966457 - ], - "offset": [ - 0.04870121307680213, - -0.12561187392313275, - 0.01129238523546114 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/ballroom_demo/params.json b/colmap/tanksandtemples/ballroom_demo/params.json index 06255dc638c21bce3cae52da45e65a6becaaeb78..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/ballroom_demo/params.json +++ b/colmap/tanksandtemples/ballroom_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7419542815108793, - -0.10290319579803461, - -0.02515005538280214 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1655288812917541, - "rotation": [ - 0.6051920014507202, - 0.382616714368758, - -0.3870394290477435, - -0.5809884436270006 - ], - "offset": [ - 0.07421405460257324, - -0.051393732887367705, - -0.01179763797716525 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/barn_demo/params.json b/colmap/tanksandtemples/barn_demo/params.json index 7f340c951b65ea063f1ab35bba92ae5caa581973..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/barn_demo/params.json +++ b/colmap/tanksandtemples/barn_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6067628472029684, - 0.42194637749952435, - 0.003154097789530622 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22360793064610496, - "rotation": [ - 0.6533605664927327, - 0.22814117698529812, - -0.22214481914487424, - -0.6868211214305727 - ], - "offset": [ - 0.10384077961851051, - -0.12949540848272698, - 0.010018558194969543 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/caterpillar_demo/params.json b/colmap/tanksandtemples/caterpillar_demo/params.json index 78df38a625bc9fd44f0f77b57ef5885005206d20..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/caterpillar_demo/params.json +++ b/colmap/tanksandtemples/caterpillar_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6118147396165491, - -0.06743429620483224, - 0.0458400233648438 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15632593622993346, - "rotation": [ - -0.6077794291032659, - 0.4155242402537982, - -0.375950839653294, - 0.5626764056581679 - ], - "offset": [ - -0.056956215437224025, - -0.0800579785069153, - 0.050327396724357085 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/church_demo/params.json b/colmap/tanksandtemples/church_demo/params.json index ef3efbca7a2c4d3dfb8e46a39b90d1de6ef797fa..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/church_demo/params.json +++ b/colmap/tanksandtemples/church_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.9197412994938851, - 0.14502490051103153, - -0.0005441190804193891 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.13042725213607845, - "rotation": [ - -0.4989257885155435, - 0.34652146865762623, - -0.4307719082017061, - 0.6674065420849317 - ], - "offset": [ - -0.015407580294786873, - -0.021256238626806215, - 0.008097349341292207 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/courthouse_demo/params.json b/colmap/tanksandtemples/courthouse_demo/params.json index 0e22b33dc3e1e75d609bbb9a5fb511f52eff8a49..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/courthouse_demo/params.json +++ b/colmap/tanksandtemples/courthouse_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6306800924542155, - -0.1386380064029185, - -0.1970458221095637 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.16391580646911563, - "rotation": [ - -0.4852209369991689, - 0.3425700147363626, - -0.4622888295314471, - 0.6584037252261117 - ], - "offset": [ - -0.05596349244113889, - -0.20024515562440606, - -0.18898762509575892 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/courtroom_demo/params.json b/colmap/tanksandtemples/courtroom_demo/params.json index 5437c7e069270940133f83d495a1099d8a39cc2e..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/courtroom_demo/params.json +++ b/colmap/tanksandtemples/courtroom_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.4020387876428451, - -0.5234396433500895, - -0.07877048348167386 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1852702314695701, - "rotation": [ - -0.46194262010653814, - 0.36846163487771766, - -0.5083034579140614, - 0.6264763635006148 - ], - "offset": [ - -0.011456424978860812, - -0.08382605193355726, - -0.05128043612712143 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/family_demo/params.json b/colmap/tanksandtemples/family_demo/params.json index 9098cd9828945d4945bec73007bd104c18e93492..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/family_demo/params.json +++ b/colmap/tanksandtemples/family_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.14511889418756915, - 0.7330312836361242, - 0.0039910521725540216 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21031184066713426, - "rotation": [ - -0.7218334190560034, - -0.18786950611483988, - 0.17233641140319247, - 0.6433985740664615 - ], - "offset": [ - -0.05442891886765183, - -0.016593689865833802, - 0.09630489552628077 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/francis_demo/params.json b/colmap/tanksandtemples/francis_demo/params.json index fe8061b20cc267361efe00ee801553571b37f91f..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/francis_demo/params.json +++ b/colmap/tanksandtemples/francis_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.4470917641157896, - -0.44652974323105404, - -0.18652151810138198 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18252939959232217, - "rotation": [ - -0.4122176533282092, - 0.4908605067971781, - -0.5344965469677243, - 0.5508593381535627 - ], - "offset": [ - -0.16173464620659453, - -0.01254273272151276, - -0.18113316863293352 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/horse_demo/params.json b/colmap/tanksandtemples/horse_demo/params.json index 5500951adc87465de88fa200d0994e9db5efb946..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/horse_demo/params.json +++ b/colmap/tanksandtemples/horse_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.1552619588295332, - -0.6247617093878265, - -0.02326350061667814 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1712456589120207, - "rotation": [ - -0.725009656719299, - -0.1278095346671433, - 0.15191146190215085, - 0.6595063519441521 - ], - "offset": [ - 0.0075674802280449975, - -0.07273765183591074, - -0.005475623320529773 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/ignatius_demo/params.json b/colmap/tanksandtemples/ignatius_demo/params.json index fb5eb7b28f5c627c63495dc05d88050a605e23ba..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/ignatius_demo/params.json +++ b/colmap/tanksandtemples/ignatius_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7780544319576553, - -0.4453479684896554, - 0.07058764229497255 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17534716497365754, - "rotation": [ - 0.6623352286276006, - 0.33420476159613277, - -0.3169786289268342, - -0.5908838896508858 - ], - "offset": [ - 0.027383964537405745, - -0.07002545653467053, - 0.10440121672164919 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/lighthouse_demo/params.json b/colmap/tanksandtemples/lighthouse_demo/params.json index d5f05bb5eb1df19f4df91b9053a8ddd42572a5b5..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/lighthouse_demo/params.json +++ b/colmap/tanksandtemples/lighthouse_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6052086599262378, - -0.6651011707736184, - -0.13059971282036426 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17654900763340434, - "rotation": [ - 0.6557290228455671, - 0.1365775299064218, - -0.16640880948123082, - -0.723653325183888 - ], - "offset": [ - 0.07989634880156385, - -0.05043774790801379, - -0.11840267973814728 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/m60_demo/params.json b/colmap/tanksandtemples/m60_demo/params.json index 24f3689ef35020187e043c71be26489d08abdf61..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/m60_demo/params.json +++ b/colmap/tanksandtemples/m60_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.7585365502235931, - 0.055117360992915504, - 0.02012067058742742 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15095900327076564, - "rotation": [ - 0.560116995720612, - 0.4915579520619924, - -0.4343147249725999, - -0.5059747528696575 - ], - "offset": [ - -0.018199519620005607, - 0.03200540865861456, - 0.050210240680742896 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/meetingroom_demo/params.json b/colmap/tanksandtemples/meetingroom_demo/params.json index 5769ade71f4b012bb1971b8e36ace8381c64dac2..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/meetingroom_demo/params.json +++ b/colmap/tanksandtemples/meetingroom_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.759780186776868, - 0.3378856133975318, - -0.0496040351113033 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.19370918993038244, - "rotation": [ - 0.5296607281735691, - 0.4681029434777988, - -0.4190795375620626, - -0.5698346150725073 - ], - "offset": [ - -0.019167275030322145, - 0.006153174580744061, - -0.03592467220019933 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/museum_demo/params.json b/colmap/tanksandtemples/museum_demo/params.json index 8bc7f92ecbaacbaa350a6e1915a98ab5b4c5f7ed..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/museum_demo/params.json +++ b/colmap/tanksandtemples/museum_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.46444897409277747, - -0.22250307269367806, - -0.6580663062628312 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18122007011664842, - "rotation": [ - -0.40828003232592797, - 0.4048073004140631, - -0.5234314682244732, - 0.6288544846049763 - ], - "offset": [ - -0.011567435245598404, - -0.0009375492006476475, - -0.09913501731139975 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/palace_demo/params.json b/colmap/tanksandtemples/palace_demo/params.json index e90692932e572f5b56adc71e7a7950d26bb1f2ca..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/palace_demo/params.json +++ b/colmap/tanksandtemples/palace_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6685508314495207, - 0.8919169038133709, - -0.13251063816031003 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15351207904758504, - "rotation": [ - 0.43393483151131446, - 0.035396297951998834, - -0.1061130644627821, - -0.8939729759018769 - ], - "offset": [ - 0.11581447594597023, - -0.1037712810286016, - -0.1353603049443089 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/panther_demo/params.json b/colmap/tanksandtemples/panther_demo/params.json index c27f8183c54da825df7aa217d8d61465db5ad888..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/panther_demo/params.json +++ b/colmap/tanksandtemples/panther_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7750837338894287, - -0.49532574644426924, - 0.051324808760999714 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22242862350205628, - "rotation": [ - 0.5951792732125071, - 0.385749450314814, - -0.3824311083422165, - -0.5922038852390231 - ], - "offset": [ - 0.0792655457342207, - -0.04754046537986225, - 0.09245324179362287 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/playground_demo/params.json b/colmap/tanksandtemples/playground_demo/params.json index 118bbb1733e0e9b2f193eaa33fa58cc6d938e950..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/playground_demo/params.json +++ b/colmap/tanksandtemples/playground_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.2918269411678637, - 0.8992992634020567, - 0.03682883942097179 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2025511380183571, - "rotation": [ - -0.7249802008451078, - -0.12966900650142865, - 0.12688590603752953, - 0.6644468556510408 - ], - "offset": [ - -0.05863690499786471, - -0.09373574324130196, - 0.05468611230734915 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/temple_demo/params.json b/colmap/tanksandtemples/temple_demo/params.json index c3bed2fe3fda75cdafeeba4af67c12c03ce2e779..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/temple_demo/params.json +++ b/colmap/tanksandtemples/temple_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.49744967764975795, - -0.4943642766879344, - -0.15971750467202145 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18406184631283665, - "rotation": [ - -0.6359282093817845, - 0.013834039732766312, - -0.03600678956001482, - 0.7707836550957279 - ], - "offset": [ - 0.018311784616716037, - -0.09957761806933949, - -0.1416011710674806 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/train_demo/params.json b/colmap/tanksandtemples/train_demo/params.json index 72b87226e47eec40eda58693ea06d5f978b92a84..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/train_demo/params.json +++ b/colmap/tanksandtemples/train_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5929379761922094, - -0.3425585542625432, - -0.032028089849834476 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.14777807893765368, - "rotation": [ - -0.6517494636720349, - 0.1906540338124767, - -0.17256333340664048, - 0.7135093355786136 - ], - "offset": [ - 0.06746397065163419, - -0.07951856924700285, - -0.025381495207452847 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/colmap/tanksandtemples/truck_demo/params.json b/colmap/tanksandtemples/truck_demo/params.json index 80f2bbd0761a57b296c7d6dfa404e8c916f6d659..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/colmap/tanksandtemples/truck_demo/params.json +++ b/colmap/tanksandtemples/truck_demo/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.796161899663975, - -0.032288999098732445, - 0.11925081357745765 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1923662278320967, - "rotation": [ - -0.7074657902704118, - -0.2787956634499943, - 0.2105421110097394, - 0.6143591401860168 - ], - "offset": [ - -0.020158297085942044, - -0.09879495924347917, - 0.15035780207790733 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/chair_demo/params.json b/gaussian-opacity-fields/blender/chair_demo/params.json index 7876e1be92410e34c31f6cdf9dde5d3298acc4ba..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/chair_demo/params.json +++ b/gaussian-opacity-fields/blender/chair_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.4882764207821837, - 0.3605364177688986, - 0.7447928868878542 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.2383425943922832, - "rotation": [ - 0.042179018073775346, - 0.005885511780142183, - -0.5990007855171391, - 0.7996151262546678 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -1.2841297469812218e-11, - 6.212944811401222e-10, - 1.9625454594773828e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/chair_mesh/params.json b/gaussian-opacity-fields/blender/chair_mesh/params.json index bdfb4173599b2622a55e3dddb19cded92520186e..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/chair_mesh/params.json +++ b/gaussian-opacity-fields/blender/chair_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.4882764207821837, - 0.3605364177688986, - 0.7447928868878542 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.2383425943922832, - "rotation": [ - 0.04217901807377535, - 0.005885511780142072, - -0.5990007855171391, - 0.7996151262546678 - ], - "offset": [ - -1.2841297469812218e-11, - 6.212944811401222e-10, - 1.9625454594773828e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/drums_demo/params.json b/gaussian-opacity-fields/blender/drums_demo/params.json index 9c96ba04c129462f35205ddf86f6a8955b8b039b..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/drums_demo/params.json +++ b/gaussian-opacity-fields/blender/drums_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.4998651409608372, - -0.045843079064837255, - 0.8154231121581406 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23753628097646298, - "rotation": [ - -0.015148644465634447, - 0.009437628200696158, - 0.08841141068901238, - -0.9959241297432138 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 1.212545071294091e-09, - 2.0343422085788987e-09, - 2.5677548975977516e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/drums_mesh/params.json b/gaussian-opacity-fields/blender/drums_mesh/params.json index d528e2199fc7468b92cad92cc0f7a8033b27ad80..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/drums_mesh/params.json +++ b/gaussian-opacity-fields/blender/drums_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.4998651409608372, - -0.045843079064837255, - 0.8154231121581406 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23753628097646298, - "rotation": [ - -0.015148644465634449, - 0.009437628200696158, - 0.0884114106890124, - -0.995924129743214 - ], - "offset": [ - 1.212545071294091e-09, - 2.0343422085788987e-09, - 2.5677548975977516e-10 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/ficus_demo/params.json b/gaussian-opacity-fields/blender/ficus_demo/params.json index e9215ccf2fa0c55602fb2c443428312af3c15d8a..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/ficus_demo/params.json +++ b/gaussian-opacity-fields/blender/ficus_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.9132911086410405, - 0.304617252684424, - 0.005552581358987063 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23883347135880628, - "rotation": [ - -0.07847463496898541, - 0.0332775999381959, - -0.5268732524980726, - 0.8456588607771695 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -1.3488937224137576e-09, - 2.5759038305150916e-09, - -6.339104519081928e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/ficus_mesh/params.json b/gaussian-opacity-fields/blender/ficus_mesh/params.json index 865b19c7b57c6e40fad357c5b7e0cc954445875d..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/ficus_mesh/params.json +++ b/gaussian-opacity-fields/blender/ficus_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.9132911086410405, - 0.304617252684424, - 0.005552581358987063 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23883347135880628, - "rotation": [ - -0.07847463496898542, - 0.03327759993819579, - -0.5268732524980726, - 0.8456588607771695 - ], - "offset": [ - -1.3488937224137576e-09, - 2.5759038305150916e-09, - -6.339104519081928e-10 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/hotdog_demo/params.json b/gaussian-opacity-fields/blender/hotdog_demo/params.json index 50b1f60cf444115926cdd842117951d62087097a..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/hotdog_demo/params.json +++ b/gaussian-opacity-fields/blender/hotdog_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.13542246535261385, - 0.0213799487810985, - 0.9863895860885721 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24704540537245193, - "rotation": [ - -0.027289156883860046, - 0.010793757335969212, - 0.5524491790298826, - -0.8330298321839075 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -1.6230909775927227e-09, - 1.930023210694465e-09, - -1.394901305573626e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/hotdog_mesh/params.json b/gaussian-opacity-fields/blender/hotdog_mesh/params.json index 06189451c3e20643f672b6593a84a22d0db58b7b..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/hotdog_mesh/params.json +++ b/gaussian-opacity-fields/blender/hotdog_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.13542246535261385, - 0.0213799487810985, - 0.9863895860885721 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24704540537245193, - "rotation": [ - -0.02728915688386005, - 0.010793757335969323, - 0.5524491790298827, - -0.8330298321839076 - ], - "offset": [ - -1.6230909775927227e-09, - 1.930023210694465e-09, - -1.394901305573626e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/lego_demo/params.json b/gaussian-opacity-fields/blender/lego_demo/params.json index f0a7ea5df1d954f540cc7ae8c9a02699ba19da3f..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/lego_demo/params.json +++ b/gaussian-opacity-fields/blender/lego_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.6675179688885037, - 0.6447982496030091, - 0.31536403276898617 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24315864141201712, - "rotation": [ - -0.0027236109807088145, - 0.035479805310932644, - 0.3941053224665174, - 0.9183761539597413 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 1.2690875433873927e-10, - 3.2305537411847496e-10, - -1.971751539819877e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/lego_mesh/params.json b/gaussian-opacity-fields/blender/lego_mesh/params.json index 37309bc1f3b04946c0684f5fc36e6836db8319ff..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/lego_mesh/params.json +++ b/gaussian-opacity-fields/blender/lego_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.6675179688885037, - 0.6447982496030091, - 0.31536403276898617 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24315864141201712, - "rotation": [ - -0.0027236109807088154, - 0.03547980531093253, - 0.3941053224665174, - 0.9183761539597413 - ], - "offset": [ - 1.2690875433873927e-10, - 3.2305537411847496e-10, - -1.971751539819877e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/materials_demo/params.json b/gaussian-opacity-fields/blender/materials_demo/params.json index 1a2d392666d45180d86e1ce0f7da8a9a68cd9855..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/materials_demo/params.json +++ b/gaussian-opacity-fields/blender/materials_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.39455330528762367, - -0.6481170605635974, - -0.5803402118903167 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23697097967691946, - "rotation": [ - 0.11317676210707837, - 0.025471811346211015, - 0.9507501388315032, - 0.28743065399775836 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -8.92750734449166e-10, - -1.5221711044399733e-09, - -1.3997468392701329e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/materials_mesh/params.json b/gaussian-opacity-fields/blender/materials_mesh/params.json index 19ea05d5578ed6b78ea6ec0d3c51245b9b4da2c6..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/materials_mesh/params.json +++ b/gaussian-opacity-fields/blender/materials_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.39455330528762367, - -0.6481170605635974, - -0.5803402118903167 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.23697097967691946, - "rotation": [ - 0.11317676210707844, - 0.02547181134621035, - 0.9507501388315029, - 0.28743065399775825 - ], - "offset": [ - -8.92750734449166e-10, - -1.5221711044399733e-09, - -1.3997468392701329e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/mic_demo/params.json b/gaussian-opacity-fields/blender/mic_demo/params.json index ce5b22fec31f3d25ec2df1c0a2049294b6fe1bd9..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/mic_demo/params.json +++ b/gaussian-opacity-fields/blender/mic_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.23854235504130283, - 0.7259319889277933, - 0.6568618461228067 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24996580253171582, - "rotation": [ - 0.010465466377297854, - 0.013650481096529665, - -0.3353430480939045, - -0.941939052420287 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 5.990974079675415e-10, - -1.6545792643971047e-09, - -4.3445780306683446e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/mic_mesh/params.json b/gaussian-opacity-fields/blender/mic_mesh/params.json index 32ad7edbc7abf2f424960ecf17496e7f79fe91d0..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/mic_mesh/params.json +++ b/gaussian-opacity-fields/blender/mic_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.23854235504130283, - 0.7259319889277933, - 0.6568618461228067 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24996580253171582, - "rotation": [ - 0.010465466377297852, - 0.013650481096529665, - -0.3353430480939045, - -0.941939052420287 - ], - "offset": [ - 5.990974079675415e-10, - -1.6545792643971047e-09, - -4.3445780306683446e-10 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/ship_demo/params.json b/gaussian-opacity-fields/blender/ship_demo/params.json index dbb4d95b9fa8efd1f75f63f6896670df750eafec..0c0209c35329adf8c471bf8aab6763bb5478a5a0 100644 --- a/gaussian-opacity-fields/blender/ship_demo/params.json +++ b/gaussian-opacity-fields/blender/ship_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.9388746775435663, - -0.16688470731152444, - 0.2762673779751973 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24628438139923656, - "rotation": [ - -0.02117224907391513, - 0.0515022616840467, - 0.1149844314539106, - 0.9918053404946967 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -7.603364535202495e-10, - 1.246072994787184e-09, - 2.267471543859756e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/blender/ship_mesh/params.json b/gaussian-opacity-fields/blender/ship_mesh/params.json index 9116b29201bc8b2ebd75f55179e3cf758193aefc..6f086a32919b7105840af89495c4561363ed55bb 100644 --- a/gaussian-opacity-fields/blender/ship_mesh/params.json +++ b/gaussian-opacity-fields/blender/ship_mesh/params.json @@ -1,32 +1,9 @@ { + "mesh_url": "./mesh.ply", "type": "mesh", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.9388746775435663, - -0.16688470731152444, - 0.2762673779751973 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.24628438139923656, - "rotation": [ - -0.021172249073915125, - 0.0515022616840467, - 0.11498443145391059, - 0.9918053404946965 - ], - "offset": [ - -7.603364535202495e-10, - 1.246072994787184e-09, - 2.267471543859756e-09 - ], - "meshUri": "mesh.ply" + ] } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/bicycle_demo/params.json b/gaussian-opacity-fields/mipnerf360/bicycle_demo/params.json index b1e85a018d98f37b91dc1c6f41f27c3237d98e2a..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/bicycle_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/bicycle_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22888033323111212, - "rotation": [ - -0.45003885699382756, - 0.6488669078732837, - -0.49298558089927497, - 0.36524235801458904 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.007214847428598274, - 0.10279895462760322, - 0.08412395951436835 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/bonsai_demo/params.json b/gaussian-opacity-fields/mipnerf360/bonsai_demo/params.json index e0194d97526aa362b7c34c59dbdecc8eb556bc8e..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/bonsai_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/bonsai_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036756, - -0.39926685139136175, - -0.1348766184536155 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/bonsai_mesh/params.json b/gaussian-opacity-fields/mipnerf360/bonsai_mesh/params.json index 8197a0a477b71d3d728fd384c1f20f96b1cd5c17..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/bonsai_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/bonsai_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036754, - -0.39926685139136164, - -0.13487661845361548 - ], - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/counter_demo/params.json b/gaussian-opacity-fields/mipnerf360/counter_demo/params.json index fe0c98bcac546ee1138bc409a0ead83c865f77f5..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/counter_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/counter_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020949258885, - 0.13131370902940062, - 0.40045901246055976 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2324795470793594, - "rotation": [ - -0.8071459435445244, - -0.3701027874492069, - 0.16728380575981922, - 0.4284337531899857 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07913406437547012, - -0.14688512832866243, - 0.5440358164966017 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/counter_mesh/params.json b/gaussian-opacity-fields/mipnerf360/counter_mesh/params.json index 24efc717539c23eef8dcfd4106c39c79e3f78f64..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/counter_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/counter_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020994979709, - 0.13131370970970474, - 0.40045901239675363 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23247954841490492, - "rotation": [ - -0.8071459437357132, - -0.37010278706642596, - 0.16728380651886793, - 0.4284337528640877 - ], - "offset": [ - 0.07913406489938771, - -0.14688512926281708, - 0.5440358197498616 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/flowers_demo/params.json b/gaussian-opacity-fields/mipnerf360/flowers_demo/params.json index 6b8f217ca04d8eb7e4eb754e00b0f59b19acfe6b..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/flowers_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/flowers_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.32179495999894564, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/flowers_mesh/params.json b/gaussian-opacity-fields/mipnerf360/flowers_mesh/params.json index 2b8da5affc779453b3ff40c355253a69b2850e42..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/flowers_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/flowers_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.3217949599989456, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/garden_demo/params.json b/gaussian-opacity-fields/mipnerf360/garden_demo/params.json index bfff0ffed3dbb95a84b0f9476afca7331268f99e..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/garden_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/garden_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750033, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/garden_mesh/params.json b/gaussian-opacity-fields/mipnerf360/garden_mesh/params.json index a9969615c04e8b2b4927b296d18efc9f41440b5b..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/garden_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/garden_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750032, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/kitchen_demo/params.json b/gaussian-opacity-fields/mipnerf360/kitchen_demo/params.json index 78b1f6155c1e09e4e2a29f534cda50de44efa02e..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/kitchen_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/kitchen_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.801915344072193, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221892, - 0.1444080511508508, - -0.0802967567806129, - 0.4390758442168885 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.06917166942250716, - -0.05314041265136789, - 0.5261106218758103 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/kitchen_mesh/params.json b/gaussian-opacity-fields/mipnerf360/kitchen_mesh/params.json index f2275815fe2957bb948b6e9c7941aec1aabb926f..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/kitchen_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/kitchen_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8019153440721929, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221894, - 0.14440805115085076, - -0.0802967567806129, - 0.4390758442168885 - ], - "offset": [ - 0.06917166942250723, - -0.05314041265136789, - 0.5261106218758103 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/room_demo/params.json b/gaussian-opacity-fields/mipnerf360/room_demo/params.json index 3c4b3d80ba92be55593d3daea503572e48d227ba..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/room_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/room_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/room_mesh/params.json b/gaussian-opacity-fields/mipnerf360/room_mesh/params.json index 5c08f2d8ada552f11011b319a5ce6e862491b1e0..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/room_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/room_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/stump_demo/params.json b/gaussian-opacity-fields/mipnerf360/stump_demo/params.json index 51b4deb65711ae47ee8250bc0f26262a0d40d1b1..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/stump_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/stump_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917944351752621, - -0.7149202713349458, - -0.1782950975770876 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859625582210411, - "rotation": [ - -0.8455664304804927, - -0.39337439280466147, - 0.14446916739847315, - 0.33076072681204766 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.009754573651166387, - -0.10444330426601134, - 0.23584159285600811 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/stump_mesh/params.json b/gaussian-opacity-fields/mipnerf360/stump_mesh/params.json index e923c98b93c0ff2368ff6387ccf96a9335035402..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/stump_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/stump_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917947536691911, - -0.7149200015089064, - -0.1782950953256095 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859624757770123, - "rotation": [ - -0.8455663465629079, - -0.3933745782508087, - 0.14446922913027144, - 0.3307606938267603 - ], - "offset": [ - 0.009754612474239938, - -0.10444329547909093, - 0.23584158579250009 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/treehill_demo/params.json b/gaussian-opacity-fields/mipnerf360/treehill_demo/params.json index c2f7bfc3189ce6ce112035c57247220a02f68564..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/mipnerf360/treehill_demo/params.json +++ b/gaussian-opacity-fields/mipnerf360/treehill_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817348, - 0.41025804790853493, - -0.2539939728372986, - 0.502179689356142 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/mipnerf360/treehill_mesh/params.json b/gaussian-opacity-fields/mipnerf360/treehill_mesh/params.json index 94bf71ec425a305095792931c06b3b15d122bfe0..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/mipnerf360/treehill_mesh/params.json +++ b/gaussian-opacity-fields/mipnerf360/treehill_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817349, - 0.41025804790853515, - -0.25399397283729863, - 0.502179689356142 - ], - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/auditorium_demo/params.json b/gaussian-opacity-fields/tanksandtemples/auditorium_demo/params.json index 575c99ef4914787f4536fa4ad7413838d339d08f..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/auditorium_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/auditorium_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5719153306679995, - -0.40671410553452986, - -0.013426133374788977 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1626078227918586, - "rotation": [ - -0.6936528929325116, - 0.1471419986875544, - -0.1216327314152313, - 0.6945504841241276 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.04870118370187179, - -0.12561190075409043, - 0.011292388054949044 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/auditorium_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/auditorium_mesh/params.json index d97549439eda871d59d71131ee5a4c783fb94ae6..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/auditorium_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/auditorium_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5719153306679995, - -0.40671410553452986, - -0.013426133374788977 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1626078227918586, - "rotation": [ - -0.6936528929325116, - 0.1471419986875544, - -0.1216327314152313, - 0.6945504841241276 - ], - "offset": [ - 0.04870118370187179, - -0.12561190075409043, - 0.011292388054949044 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/ballroom_demo/params.json b/gaussian-opacity-fields/tanksandtemples/ballroom_demo/params.json index 7f9aa71255321bcd4faa79def1909874c37661f4..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/ballroom_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/ballroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8495956765404389, - -0.24556596415872825, - -0.02058288700980269 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1655288806504167, - "rotation": [ - 0.6051920043810118, - 0.3826167076936916, - -0.38703941961410154, - -0.5809884512550257 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07421405318597137, - -0.05139373483954467, - -0.011797638130268823 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/ballroom_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/ballroom_mesh/params.json index 5bb1fed9ed452198a21dbb1665c7d53e4a66a6cb..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/ballroom_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/ballroom_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8495956765404389, - -0.24556596415872825, - -0.02058288700980269 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1655288806504167, - "rotation": [ - 0.6051920043810116, - 0.3826167076936917, - -0.3870394196141016, - -0.5809884512550259 - ], - "offset": [ - 0.07421405318597137, - -0.05139373483954467, - -0.011797638130268823 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/barn_demo/params.json b/gaussian-opacity-fields/tanksandtemples/barn_demo/params.json index 3c15395623bd9664579c057705aa6bbfc349ec54..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/barn_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/barn_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6067628472029684, - 0.42194637749952435, - 0.003154097789530622 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22360793064610496, - "rotation": [ - 0.6533605664927327, - 0.22814117698529812, - -0.22214481914487422, - -0.6868211214305726 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.10384077961851051, - -0.12949540848272698, - 0.010018558194969543 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/barn_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/barn_mesh/params.json index 7f340c951b65ea063f1ab35bba92ae5caa581973..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/barn_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/barn_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6067628472029684, - 0.42194637749952435, - 0.003154097789530622 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22360793064610496, - "rotation": [ - 0.6533605664927327, - 0.22814117698529812, - -0.22214481914487424, - -0.6868211214305727 - ], - "offset": [ - 0.10384077961851051, - -0.12949540848272698, - 0.010018558194969543 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/caterpillar_demo/params.json b/gaussian-opacity-fields/tanksandtemples/caterpillar_demo/params.json index fbd41a57995f411f1c78622f2d74e614761c65ec..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/caterpillar_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/caterpillar_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6118147396165491, - -0.06743429620483224, - 0.0458400233648438 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15632593622993346, - "rotation": [ - -0.6077794291032659, - 0.4155242402537982, - -0.375950839653294, - 0.5626764056581679 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.056956215437224025, - -0.0800579785069153, - 0.050327396724357085 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/caterpillar_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/caterpillar_mesh/params.json index 78df38a625bc9fd44f0f77b57ef5885005206d20..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/caterpillar_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/caterpillar_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6118147396165491, - -0.06743429620483224, - 0.0458400233648438 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15632593622993346, - "rotation": [ - -0.6077794291032659, - 0.4155242402537982, - -0.375950839653294, - 0.5626764056581679 - ], - "offset": [ - -0.056956215437224025, - -0.0800579785069153, - 0.050327396724357085 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/church_demo/params.json b/gaussian-opacity-fields/tanksandtemples/church_demo/params.json index 3580b725fa906b127a76dfba55c8485af2b737b6..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/church_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/church_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6696893583491879, - -0.03368573772405472, - 0.02129921928543351 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.13042724531414823, - "rotation": [ - -0.4989257644667757, - 0.34652150294413464, - -0.43077189642163094, - 0.6674065498643935 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.015407580192204048, - -0.021256238494100778, - 0.008097348090578783 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/church_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/church_mesh/params.json index b940faa075d6f1f05182e8db5c9b73123a646a32..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/church_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/church_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6696893583491879, - -0.03368573772405472, - 0.02129921928543351 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.13042724531414823, - "rotation": [ - -0.4989257644667757, - 0.34652150294413464, - -0.43077189642163094, - 0.6674065498643935 - ], - "offset": [ - -0.015407580192204048, - -0.021256238494100778, - 0.008097348090578783 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/courthouse_demo/params.json b/gaussian-opacity-fields/tanksandtemples/courthouse_demo/params.json index 8feee4127c2e3edca24720015c2f6476096070ae..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/courthouse_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/courthouse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6284739276764428, - 0.002676556317114387, - -0.19465483746154816 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1639158104455336, - "rotation": [ - -0.4852209153609749, - 0.3425700489851422, - -0.4622888565931233, - 0.6584037043519709 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.055963518387757136, - -0.2002451534577499, - -0.18898763124524326 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/courthouse_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/courthouse_mesh/params.json index 3c902088ff4b7bbe3f034f92ad29f0524a626bf1..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/courthouse_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/courthouse_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6284739276764428, - 0.002676556317114387, - -0.19465483746154816 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1639158104455336, - "rotation": [ - -0.48522091536097484, - 0.3425700489851421, - -0.4622888565931232, - 0.6584037043519708 - ], - "offset": [ - -0.055963518387757136, - -0.2002451534577499, - -0.18898763124524326 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/courtroom_demo/params.json b/gaussian-opacity-fields/tanksandtemples/courtroom_demo/params.json index 72f452784bad6400d7e82aa77aa7cc9e58149b76..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/courtroom_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/courtroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.4128927654124998, - -0.031899341983060985, - -0.08078732088858431 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18527021844207278, - "rotation": [ - -0.46194262094071764, - 0.36846162460131493, - -0.5083034509506497, - 0.6264763745794734 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01145642245386924, - -0.08382604695218623, - -0.0512804337588534 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/courtroom_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/courtroom_mesh/params.json index e47ec6edeb0889c11a91485e65ea12116aceaa19..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/courtroom_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/courtroom_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.4128927654124998, - -0.031899341983060985, - -0.08078732088858431 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18527021844207278, - "rotation": [ - -0.4619426209407177, - 0.36846162460131504, - -0.5083034509506498, - 0.6264763745794735 - ], - "offset": [ - -0.01145642245386924, - -0.08382604695218623, - -0.0512804337588534 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/family_demo/params.json b/gaussian-opacity-fields/tanksandtemples/family_demo/params.json index 262dd211c39099e61954f3ffba6f92eaa8d2edc2..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/family_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/family_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.4305084284229046, - 0.10296116689797771, - 0.06016544275125207 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21031184798039884, - "rotation": [ - -0.7218334010699448, - -0.18786958859803615, - 0.17233648447101138, - 0.6433985505889595 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.05442891731859649, - -0.016593702250356487, - 0.09630489947390644 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/family_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/family_mesh/params.json index 1498f15df36b109dd57602e3ee4218d814b91c97..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/family_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/family_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.4305084284229046, - 0.10296116689797771, - 0.06016544275125207 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21031184798039884, - "rotation": [ - -0.7218334010699448, - -0.18786958859803604, - 0.17233648447101138, - 0.6433985505889595 - ], - "offset": [ - -0.05442891731859649, - -0.016593702250356487, - 0.09630489947390644 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/francis_demo/params.json b/gaussian-opacity-fields/tanksandtemples/francis_demo/params.json index 66701fb3030c8b4df86abb4ac1f1e5186d1b11c9..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/francis_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/francis_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -1.1717020897183674, - 0.4471960680915513, - -0.25707132307784736 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18252940631219514, - "rotation": [ - -0.4122177221991252, - 0.4908605224238346, - -0.5344965052650043, - 0.5508593131556023 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.16173468476335046, - -0.012542752811874822, - -0.18113314776276435 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/francis_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/francis_mesh/params.json index 1246e17a38510b3bef8eae5b81a4a9eb50ea3752..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/francis_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/francis_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -1.1717020897183674, - 0.4471960680915513, - -0.25707132307784736 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18252940631219514, - "rotation": [ - -0.41221772219912517, - 0.4908605224238345, - -0.5344965052650044, - 0.5508593131556023 - ], - "offset": [ - -0.16173468476335046, - -0.012542752811874822, - -0.18113314776276435 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/horse_demo/params.json b/gaussian-opacity-fields/tanksandtemples/horse_demo/params.json index 63a957f8e4a06d8734b3cc477907a9cce1f9ef8e..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/horse_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/horse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.050700091321438365, - -0.43328800683472757, - -0.035227745323484584 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17124565010244763, - "rotation": [ - -0.7250096704965351, - -0.12780944549587625, - 0.15191137456542583, - 0.6595063741967819 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.00756746070402682, - -0.07273764810592032, - -0.005475623794708351 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/horse_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/horse_mesh/params.json index f92bef5ee0b91f20c250721ca1b396b2955e2f66..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/horse_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/horse_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.050700091321438365, - -0.43328800683472757, - -0.035227745323484584 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17124565010244763, - "rotation": [ - -0.725009670496535, - -0.12780944549587625, - 0.1519113745654258, - 0.6595063741967818 - ], - "offset": [ - 0.00756746070402682, - -0.07273764810592032, - -0.005475623794708351 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/ignatius_demo/params.json b/gaussian-opacity-fields/tanksandtemples/ignatius_demo/params.json index fe25a8f8cc3ab7df838961e1a11c4969b737afc8..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/ignatius_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/ignatius_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.422034715446821, - -0.31171288139915954, - 0.11586102092968974 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17534715834942993, - "rotation": [ - 0.6623353279990414, - 0.3342045541110986, - -0.3169784470412022, - -0.5908839931891468 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.027383919381139495, - -0.07002547116265384, - 0.10440121192804055 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/ignatius_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/ignatius_mesh/params.json index 1e10ff9dc9eaaa1ac76cbc321312126e030f1f48..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/ignatius_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/ignatius_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.422034715446821, - -0.31171288139915954, - 0.11586102092968974 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17534715834942993, - "rotation": [ - 0.6623353279990415, - 0.3342045541110986, - -0.3169784470412023, - -0.590883993189147 - ], - "offset": [ - 0.027383919381139495, - -0.07002547116265384, - 0.10440121192804055 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/lighthouse_demo/params.json b/gaussian-opacity-fields/tanksandtemples/lighthouse_demo/params.json index 2a3b23571c8ef9018c608c550d2ca4278284af14..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/lighthouse_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/lighthouse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6052086599262378, - -0.6651011707736184, - -0.13059971282036426 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17654900763340434, - "rotation": [ - 0.6557290228455671, - 0.1365775299064218, - -0.16640880948123082, - -0.723653325183888 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07989634880156385, - -0.05043774790801379, - -0.11840267973814728 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/lighthouse_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/lighthouse_mesh/params.json index d5f05bb5eb1df19f4df91b9053a8ddd42572a5b5..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/lighthouse_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/lighthouse_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6052086599262378, - -0.6651011707736184, - -0.13059971282036426 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17654900763340434, - "rotation": [ - 0.6557290228455671, - 0.1365775299064218, - -0.16640880948123082, - -0.723653325183888 - ], - "offset": [ - 0.07989634880156385, - -0.05043774790801379, - -0.11840267973814728 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/m60_demo/params.json b/gaussian-opacity-fields/tanksandtemples/m60_demo/params.json index d9b676e62a0768c991592ad787aa05b9ff26a08b..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/m60_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/m60_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -1.0270221964131876, - -0.029134525152065757, - 0.03909052912782066 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15095899892510428, - "rotation": [ - 0.5601169931665994, - 0.49155795201308683, - -0.4343147132806959, - -0.5059747657804828 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01819951870117663, - 0.03200540662967474, - 0.050210240089155145 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/m60_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/m60_mesh/params.json index 9fe851ce45940aa1575797ec40e2a5126b0c661e..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/m60_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/m60_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -1.0270221964131876, - -0.029134525152065757, - 0.03909052912782066 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15095899892510428, - "rotation": [ - 0.5601169931665992, - 0.49155795201308683, - -0.4343147132806959, - -0.5059747657804828 - ], - "offset": [ - -0.01819951870117663, - 0.03200540662967474, - 0.050210240089155145 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/meetingroom_demo/params.json b/gaussian-opacity-fields/tanksandtemples/meetingroom_demo/params.json index 669d41790c4c0aa3019859c8e1cd52ea719f0c61..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/meetingroom_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/meetingroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5809581325846646, - -0.3219225482473011, - -0.06411975313246596 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.19370919294606362, - "rotation": [ - 0.5296607314454997, - 0.46810293927127733, - -0.4190795420571377, - -0.5698346121809282 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01916727547084273, - 0.006153174146393834, - -0.035924672745086456 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/meetingroom_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/meetingroom_mesh/params.json index 63a0efa92096ad057adf9b8aecfb3b1d93a8a4ce..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/meetingroom_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/meetingroom_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5809581325846646, - -0.3219225482473011, - -0.06411975313246596 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.19370919294606362, - "rotation": [ - 0.5296607314454996, - 0.46810293927127755, - -0.4190795420571378, - -0.5698346121809281 - ], - "offset": [ - -0.01916727547084273, - 0.006153174146393834, - -0.035924672745086456 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/museum_demo/params.json b/gaussian-opacity-fields/tanksandtemples/museum_demo/params.json index 6c7ad1371997f24821feb32b32e968184a1d673f..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/museum_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/museum_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8420202979061666, - -0.11483153766253898, - 0.11035574492864966 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18122007429555675, - "rotation": [ - -0.40828013584815254, - 0.40480715595735484, - -0.5234314542179263, - 0.6288545220421329 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01156742546912003, - -0.0009375759022232687, - -0.09913502024944384 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/museum_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/museum_mesh/params.json index ac6869132dcee068b1191cc750bd4155ebf38584..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/museum_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/museum_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8420202979061666, - -0.11483153766253898, - 0.11035574492864966 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18122007429555675, - "rotation": [ - -0.4082801358481524, - 0.40480715595735484, - -0.5234314542179264, - 0.6288545220421329 - ], - "offset": [ - -0.01156742546912003, - -0.0009375759022232687, - -0.09913502024944384 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/palace_demo/params.json b/gaussian-opacity-fields/tanksandtemples/palace_demo/params.json index 9cdc5622014fedad6565218baaca1e15a06c732b..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/palace_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/palace_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.06347294522198364, - -0.4459115669665459, - -0.13608598415206088 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1535120667949364, - "rotation": [ - 0.4339348762008194, - 0.03539632635007728, - -0.10611313838063727, - -0.8939729443112416 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.11581448603960748, - -0.10377127152484278, - -0.1353602848592375 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/palace_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/palace_mesh/params.json index f11800c3592ddfbfcf310d2006b72351a4cf069d..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/palace_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/palace_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.06347294522198364, - -0.4459115669665459, - -0.13608598415206088 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1535120667949364, - "rotation": [ - 0.43393487620081933, - 0.03539632635007728, - -0.10611313838063725, - -0.8939729443112414 - ], - "offset": [ - 0.11581448603960748, - -0.10377127152484278, - -0.1353602848592375 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/panther_demo/params.json b/gaussian-opacity-fields/tanksandtemples/panther_demo/params.json index 2ec21697b45a8f61ddd5997b4f7f6de98807cf9c..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/panther_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/panther_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.828836064683018, - -0.5248130851547875, - 0.08754520370614528 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22242859691974448, - "rotation": [ - 0.595179370898555, - 0.3857492990153536, - -0.3824309587228689, - -0.5922039822360796 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07926550991721289, - -0.0475404999237492, - 0.09245323091253156 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/panther_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/panther_mesh/params.json index c2237514253204cc9193b87c450e5bac2f81dfb2..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/panther_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/panther_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.828836064683018, - -0.5248130851547875, - 0.08754520370614528 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22242859691974448, - "rotation": [ - 0.595179370898555, - 0.3857492990153536, - -0.3824309587228689, - -0.5922039822360796 - ], - "offset": [ - 0.07926550991721289, - -0.0475404999237492, - 0.09245323091253156 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/playground_demo/params.json b/gaussian-opacity-fields/tanksandtemples/playground_demo/params.json index 012aa9ef5ec0ca07272f80ff4ef9bbf7fcad448c..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/playground_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/playground_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.2918269411678637, - 0.8992992634020567, - 0.03682883942097179 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2025511380183571, - "rotation": [ - -0.724980200845108, - -0.12966900650142865, - 0.12688590603752953, - 0.6644468556510409 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.05863690499786471, - -0.09373574324130196, - 0.05468611230734915 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/playground_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/playground_mesh/params.json index 118bbb1733e0e9b2f193eaa33fa58cc6d938e950..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/playground_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/playground_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.2918269411678637, - 0.8992992634020567, - 0.03682883942097179 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2025511380183571, - "rotation": [ - -0.7249802008451078, - -0.12966900650142865, - 0.12688590603752953, - 0.6644468556510408 - ], - "offset": [ - -0.05863690499786471, - -0.09373574324130196, - 0.05468611230734915 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/temple_demo/params.json b/gaussian-opacity-fields/tanksandtemples/temple_demo/params.json index fe5098223829250aebb3262606d77e9cfb68f171..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/temple_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/temple_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8768487800272033, - -0.2654622093949166, - -0.15494054141809346 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18406184343494025, - "rotation": [ - -0.635928190063318, - 0.0138340539926457, - -0.03600679363322686, - 0.770783670588042 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.018311779336545004, - -0.09957761138484951, - -0.14160117053868668 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/temple_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/temple_mesh/params.json index ea1eaf01992cdad720275e8aef1e47ab6183691f..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/temple_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/temple_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8768487800272033, - -0.2654622093949166, - -0.15494054141809346 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18406184343494025, - "rotation": [ - -0.6359281900633181, - 0.01383405399264559, - -0.03600679363322686, - 0.770783670588042 - ], - "offset": [ - 0.018311779336545004, - -0.09957761138484951, - -0.14160117053868668 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/train_demo/params.json b/gaussian-opacity-fields/tanksandtemples/train_demo/params.json index 1db47830b547c0f902f941fb8efcc3152c5cdb24..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/train_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/train_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5929379761922094, - -0.3425585542625432, - -0.032028089849834476 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.14777807893765368, - "rotation": [ - -0.6517494636720349, - 0.1906540338124767, - -0.17256333340664048, - 0.7135093355786135 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - 0.06746397065163419, - -0.07951856924700285, - -0.025381495207452847 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/train_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/train_mesh/params.json index 72b87226e47eec40eda58693ea06d5f978b92a84..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/train_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/train_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5929379761922094, - -0.3425585542625432, - -0.032028089849834476 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.14777807893765368, - "rotation": [ - -0.6517494636720349, - 0.1906540338124767, - -0.17256333340664048, - 0.7135093355786136 - ], - "offset": [ - 0.06746397065163419, - -0.07951856924700285, - -0.025381495207452847 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/truck_demo/params.json b/gaussian-opacity-fields/tanksandtemples/truck_demo/params.json index 564537b1d336995197fa85640e0dcf69e250c73d..eaf252b62d3e8e17b998642cdb214cab5d39fd69 100644 --- a/gaussian-opacity-fields/tanksandtemples/truck_demo/params.json +++ b/gaussian-opacity-fields/tanksandtemples/truck_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.796161899663975, - -0.032288999098732445, - 0.11925081357745765 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1923662278320967, - "rotation": [ - -0.7074657902704117, - -0.2787956634499944, - 0.21054211100973946, - 0.6143591401860169 - ], - "antialiased": true, - "kernel2DSize": 0.0, - "splatRenderMode": "ThreeD", - "offset": [ - -0.020158297085942044, - -0.09879495924347917, - 0.15035780207790733 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gaussian-opacity-fields/tanksandtemples/truck_mesh/params.json b/gaussian-opacity-fields/tanksandtemples/truck_mesh/params.json index 80f2bbd0761a57b296c7d6dfa404e8c916f6d659..69a6d162726f5082e0a8a481c28d40f29b0d9432 100644 --- a/gaussian-opacity-fields/tanksandtemples/truck_mesh/params.json +++ b/gaussian-opacity-fields/tanksandtemples/truck_mesh/params.json @@ -1,32 +1,4 @@ { - "type": "mesh", - "backgroundColor": null, - "initialCameraPosition": [ - 0.796161899663975, - -0.032288999098732445, - 0.11925081357745765 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1923662278320967, - "rotation": [ - -0.7074657902704118, - -0.2787956634499943, - 0.2105421110097394, - 0.6143591401860168 - ], - "offset": [ - -0.020158297085942044, - -0.09879495924347917, - 0.15035780207790733 - ], - "meshUri": "mesh.ply" + "mesh_url": "./mesh.ply", + "type": "mesh" } \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params.json b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params.json index 2b301e3c06a42c576cd18ae22f873df26e60cfa2..634baa2587f1f03694e15414df68fdeb1cd82e77 100644 --- a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params.json +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13680774708936266, "rotation": [0.7060413474898131, 0.005513900058945365, -0.0, -0.7081491456895992], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [-0.013550737704302044, -0.05205834560425721, 0.012686333995855803], "sceneUri": "scene.ksplat", "links": {"Appearance 1": "params.json", "Appearance 2": "params_e2.json", "Appearance 3": "params_e3.json"}} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "0": "./scene-0.ksplat", + "1": "./scene-1.ksplat", + "9": "./scene-9.ksplat" + } +} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params_e2.json b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params_e2.json deleted file mode 100644 index 2bc6d93a87cc0705a048f58d1012378facc8863f..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13680774708936266, "rotation": [0.7060413474898131, 0.005513900058945365, -0.0, -0.7081491456895992], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [-0.013550737704302044, -0.05205834560425721, 0.012686333995855803], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params_e3.json b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params_e3.json deleted file mode 100644 index 1d8956caf91742e0196d803a7b266a6a72a9cbfc..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13680774708936266, "rotation": [0.7060413474898131, 0.005513900058945365, -0.0, -0.7081491456895992], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [-0.013550737704302044, -0.05205834560425721, 0.012686333995855803], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-0.ksplat b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-0.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..cae2c1425d50e5d321b38ad3b38ad3c3a1879131 --- /dev/null +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-0.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff5426976cc86eaa739d07afc9399ed4af9ee71d85c0af7682754c1e8e25041 +size 3697244 diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-0.ksplat.json b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-0.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-0.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-1.ksplat b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-1.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..57f98862a248126d788129e62bead75a5258ee07 --- /dev/null +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-1.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42d3155052cf9adfbe624730635f3f5b32e07133ac7bb6686635eae98ad357b +size 3697244 diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-1.ksplat.json b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-1.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-1.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-9.ksplat b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-9.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..6e3f770bdbff52bd8d07e90fdfc654be97f54de4 --- /dev/null +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-9.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c4ed3b2eeca0a231057ca4944230d90c0f0984a2ca3e1d19bbdc70494eaefa +size 3697244 diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-9.ksplat.json b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-9.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene-9.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene.ksplat b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene.ksplat index ed9a7fc6b4a5e3467f55c5d9c35e755319131c29..fe142526d3d2dd5e27d6a21214b12ad3b93dcd1c 100644 --- a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene.ksplat +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c6d29ad6da3f7b1d53147aeba21e2f84fb07c1b67354cf0dfa700efbcd34a82 +oid sha256:5a176d7aa3bf6ea992ba574456098fff5c5cc9b2228b5aa592e6202e7525b0b2 size 3697244 diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene.ksplat.json b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene_e2.ksplat b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene_e2.ksplat deleted file mode 100644 index 8074f0489655f4e62eb5c1660a600fd070adc85e..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f45bd2dfa691c8e6160091ddf84462d68a9fcf4ae6664cc970eedfe52ced221f -size 3697244 diff --git a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene_e3.ksplat b/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene_e3.ksplat deleted file mode 100644 index 88fea53d8bfa1818e69c2fbd7fc01bd7e728b201..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/brandenburg-gate_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5fafcf2678a0f359deed35ba26e382f6b9aba7714502401ec8aa5ccd56cb3af -size 3697244 diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params.json b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params.json index 92c0a859b2978dba094d1c49135698ebe49c12d5..311219d3c49c5eb809cfdea397678261b4d03027 100644 --- a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params.json +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13701796534050623, "rotation": [-0.6299369416352579, 0.051548613923833475, -0.0, 0.7749336681069867], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [0.013991032644615395, -0.0020546178365765605, -0.0022434886634567375], "sceneUri": "scene.ksplat", "links": {"Appearance 1": "params.json", "Appearance 2": "params_e2.json", "Appearance 3": "params_e3.json"}} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "7": "./scene-7.ksplat", + "14": "./scene-14.ksplat", + "29": "./scene-29.ksplat" + } +} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params_e2.json b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params_e2.json deleted file mode 100644 index 5bac71f618c2e6c61f375d6d5827a18ac772ebfa..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13701796534050623, "rotation": [-0.6299369416352579, 0.051548613923833475, -0.0, 0.7749336681069867], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [0.013991032644615395, -0.0020546178365765605, -0.0022434886634567375], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params_e3.json b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params_e3.json deleted file mode 100644 index b9469d3025d2d094c0621df347e24aba45f38e3d..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13701796534050623, "rotation": [-0.6299369416352579, 0.051548613923833475, -0.0, 0.7749336681069867], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [0.013991032644615395, -0.0020546178365765605, -0.0022434886634567375], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-14.ksplat b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-14.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..9242835072767d41bd2e57a956b9ad74edeb3999 --- /dev/null +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-14.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b14ebcefce3ee408d7e3ede049decaee620168ee01d26b34cbd38e644d2fe0 +size 2931924 diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-14.ksplat.json b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-14.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-14.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-29.ksplat b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-29.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..ca134a24ecee0f473418071b50eb2aeecfbdfbaf --- /dev/null +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-29.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b729ea675bc6c72e4e7692f66301e007114f40a6aaaa2f6d0709bf4fbcc0de3b +size 2931924 diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-29.ksplat.json b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-29.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-29.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-7.ksplat b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-7.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..64aae26122b0b29d6e1a3e7e9b6873cca01ec99e --- /dev/null +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-7.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9743cfe6038d920c3c112812e1080a8e46dbbf964cbede1d883318178e3caec4 +size 2931924 diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-7.ksplat.json b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-7.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene-7.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene.ksplat b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene.ksplat index 900e8c5d4afe05ddf4258be63a9415504b5e0117..e6328c04fd5bff9782f53015ea7e5fa74fdcc861 100644 --- a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene.ksplat +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72cbb09575305de9617a17bf100618b07f957957ea090f1c64780d5f6950ffd9 +oid sha256:5c3672e892d1b0cac397aaefa419d54f4cb62a4f8eede111dd389c8ab6115996 size 2931924 diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene.ksplat.json b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene_e2.ksplat b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene_e2.ksplat deleted file mode 100644 index 15b5a8d2cb2e04ebc6c852d968715cea25a23f43..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae51f1a0969274583196d324f600056e33fa20a74d9bd3b08f0af0023e5cc7a3 -size 2931924 diff --git a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene_e3.ksplat b/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene_e3.ksplat deleted file mode 100644 index 35a9cc42d433ae48778d1b3d4384137f63c26bb5..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/sacre-coeur_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9364a09002cfe3ab27648cea814edeb6a3b5276a49d2c31d6551526428eada41 -size 2931924 diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params.json b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params.json index c62ac64d79df9d6cabe3056967583f7ba225e308..3ed18c7c74245ba5c2e43fb9574883d8eb098601 100644 --- a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params.json +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params.json @@ -1 +1,9 @@ -{"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], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [-0.010995318339587418, 0.021133336512329258, -0.0034010094716564235], "sceneUri": "scene.ksplat", "links": {"Appearance 1": "params.json", "Appearance 2": "params_e2.json", "Appearance 3": "params_e3.json"}} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "7": "./scene-7.ksplat", + "5": "./scene-5.ksplat", + "174": "./scene-174.ksplat" + } +} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params_e2.json b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params_e2.json deleted file mode 100644 index 45bd424e51dc9a8ccdefaf5a95b0854e88e90a29..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"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], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [-0.010995318339587418, 0.021133336512329258, -0.0034010094716564235], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params_e3.json b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params_e3.json deleted file mode 100644 index 6bf456b7679f3d1b2055b13cb8768f18613066eb..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"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], "antialiased": false, "kernel2DSize": 0.3, "splatRenderMode": "ThreeD", "offset": [-0.010995318339587418, 0.021133336512329258, -0.0034010094716564235], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-174.ksplat b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-174.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..bced08e2851ef33191247cbafbb6ad41f2e8e6b0 --- /dev/null +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-174.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09842fa2bf3cc939569667d079b47a3d1a469083d5451881940d5dbed0d5bd00 +size 8919444 diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-174.ksplat.json b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-174.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-174.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-5.ksplat b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-5.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..ba1a9df8abebd3cc767af38a23cd02376d731ab4 --- /dev/null +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-5.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5609e3e9e1e7fbef38c44f99ad91cd6aab7a5a1d6311ef5adbe0e5566a2e2463 +size 8919444 diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-5.ksplat.json b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-5.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-5.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-7.ksplat b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-7.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..5ac5d3de5c0cde1dc340b647d8076fdb79f362be --- /dev/null +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-7.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ad276fddf9e18b99e32bf26cdeda91b83409ca156d7b0effd755ad498ffb8c +size 8919444 diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-7.ksplat.json b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-7.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene-7.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene.ksplat b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene.ksplat index e6c6ee597988daf78b73b99b83bd5cf6c68ec177..19cbe6023081bd3edc7a8301b1cb187dc9628713 100644 --- a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene.ksplat +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d1a43eec84fc17bacae73cc3b5ba91268f95840ca4ca88e9ad633f3c1f87493 +oid sha256:4705437e3c4814b2c8c18c627304e03f5a6a053097562b86b7bc72a303963639 size 8919444 diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene.ksplat.json b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene_e2.ksplat b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene_e2.ksplat deleted file mode 100644 index 7cedd07dcbfdf86c0a967a2e8e4a7dd263e0795b..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c40a62a030e0793af27a69ed06718bcc28036fcffaac9d4b2ac1010c7e1bcf9 -size 8919444 diff --git a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene_e3.ksplat b/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene_e3.ksplat deleted file mode 100644 index df01e1ae9d75f6be19f4272376e8e59e09b8365e..0000000000000000000000000000000000000000 --- a/gaussian-splatting-wild/phototourism/trevi-fountain_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e6e6cd2b9e8e6a0f3f62d715c98d2509d4e6f77eba736af8999ed721f4074a1 -size 8919444 diff --git a/gaussian-splatting/blender/chair_demo/params.json b/gaussian-splatting/blender/chair_demo/params.json index d321d4a89036879d4595b373ce5f74357e9e043c..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/chair_demo/params.json +++ b/gaussian-splatting/blender/chair_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.4882764207821837, 0.3605364177688986, 0.7447928868878542], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.2383425943922832, "rotation": [0.042179018073775346, 0.005885511780142183, -0.5990007855171391, 0.7996151262546678], "offset": [-1.2841297469812218e-11, 6.212944811401222e-10, 1.9625454594773828e-09], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/blender/drums_demo/params.json b/gaussian-splatting/blender/drums_demo/params.json index 1ec61d0006c7d37edb63b0a30b5bb75a9d568b32..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/drums_demo/params.json +++ b/gaussian-splatting/blender/drums_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.4998651409608372, -0.045843079064837255, 0.8154231121581406], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.23753628097646298, "rotation": [-0.015148644465634447, 0.009437628200696158, 0.08841141068901238, -0.9959241297432138], "offset": [1.212545071294091e-09, 2.0343422085788987e-09, 2.5677548975977516e-10], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/blender/ficus_demo/params.json b/gaussian-splatting/blender/ficus_demo/params.json index 27757916c1bfe33d0859f268fd90c13b668a92b7..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/ficus_demo/params.json +++ b/gaussian-splatting/blender/ficus_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.9132911086410405, 0.304617252684424, 0.005552581358987063], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.23883347135880628, "rotation": [-0.07847463496898541, 0.0332775999381959, -0.5268732524980726, 0.8456588607771695], "offset": [-1.3488937224137576e-09, 2.5759038305150916e-09, -6.339104519081928e-10], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/blender/hotdog_demo/params.json b/gaussian-splatting/blender/hotdog_demo/params.json index c6d216a85a2c6748203b073dd785df5cbe496dc7..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/hotdog_demo/params.json +++ b/gaussian-splatting/blender/hotdog_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting","backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.13542246535261385, 0.0213799487810985, 0.9863895860885721], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.24704540537245193, "rotation": [-0.027289156883860046, 0.010793757335969212, 0.5524491790298826, -0.8330298321839075], "offset": [-1.6230909775927227e-09, 1.930023210694465e-09, -1.394901305573626e-09], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/blender/lego_demo/params.json b/gaussian-splatting/blender/lego_demo/params.json index 05b974a3d9d186bde838775e2152fc53b97e7c5d..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/lego_demo/params.json +++ b/gaussian-splatting/blender/lego_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting","backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.6675179688885037, 0.6447982496030091, 0.31536403276898617], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.24315864141201712, "rotation": [-0.0027236109807088145, 0.035479805310932644, 0.3941053224665174, 0.9183761539597413], "offset": [1.2690875433873927e-10, 3.2305537411847496e-10, -1.971751539819877e-09], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/blender/materials_demo/params.json b/gaussian-splatting/blender/materials_demo/params.json index bfc4964f7081cb279c5ddb976e75d0302c171a15..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/materials_demo/params.json +++ b/gaussian-splatting/blender/materials_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.39455330528762367, -0.6481170605635974, -0.5803402118903167], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.23697097967691946, "rotation": [0.11317676210707837, 0.025471811346211015, 0.9507501388315032, 0.28743065399775836], "offset": [-8.92750734449166e-10, -1.5221711044399733e-09, -1.3997468392701329e-09], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/blender/mic_demo/params.json b/gaussian-splatting/blender/mic_demo/params.json index 079a97a128c414a6489f886cf1778ef92a805036..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/mic_demo/params.json +++ b/gaussian-splatting/blender/mic_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.23854235504130283, 0.7259319889277933, 0.6568618461228067], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.24996580253171582, "rotation": [0.010465466377297854, 0.013650481096529665, -0.3353430480939045, -0.941939052420287], "offset": [5.990974079675415e-10, -1.6545792643971047e-09, -4.3445780306683446e-10], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/blender/ship_demo/params.json b/gaussian-splatting/blender/ship_demo/params.json index 26920fc2fb900fbcd00b3601c2d64e1bdc16eab9..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/gaussian-splatting/blender/ship_demo/params.json +++ b/gaussian-splatting/blender/ship_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": "#ffffff", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.9388746775435663, -0.16688470731152444, 0.2762673779751973], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.24628438139923656, "rotation": [-0.02117224907391513, 0.0515022616840467, 0.1149844314539106, 0.9918053404946967], "offset": [-7.603364535202495e-10, 1.246072994787184e-09, 2.267471543859756e-09], "sceneUri": "scene.ksplat"} +{ + "background_color": [ + 1.0, + 1.0, + 1.0 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/bicycle_demo/params.json b/gaussian-splatting/mipnerf360/bicycle_demo/params.json index d59dcb18d86293b660742278599ed72b4a83925f..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/bicycle_demo/params.json +++ b/gaussian-splatting/mipnerf360/bicycle_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.32942103315398774, 0.9613294545569758, -0.14401710006514265], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.22888033323111212, "rotation": [-0.45003885699382756, 0.6488669078732837, -0.49298558089927497, 0.36524235801458904], "offset": [-0.007214847428598274, 0.10279895462760322, 0.08412395951436835], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/bonsai_demo/params.json b/gaussian-splatting/mipnerf360/bonsai_demo/params.json index 4c19f21a7a695ded09778d6b35bad0367f39d407..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/bonsai_demo/params.json +++ b/gaussian-splatting/mipnerf360/bonsai_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "sharedMemoryForWorkers": false, "initialCameraPosition": [0.999067309205532, -0.06399863206728017, 0.15928955756039653], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.21973242596226564, "rotation": [0.19636361057327104, 0.8853449111036756, -0.39926685139136175, -0.1348766184536155], "offset": [0.14412365187954626, -0.0003535804971097657, 0.48330196585555024], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/counter_demo/params.json b/gaussian-splatting/mipnerf360/counter_demo/params.json index 3420d7801cc78e0f3422ef9f6c5b0c3966706934..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/counter_demo/params.json +++ b/gaussian-splatting/mipnerf360/counter_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "sharedMemoryForWorkers": false, "initialCameraPosition": [0.7767020949258885, 0.13131370902940062, 0.40045901246055976], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.2324795470793594, "rotation": [-0.8071459435445244, -0.3701027874492069, 0.16728380575981922, 0.4284337531899857], "offset": [0.07913406437547012, -0.14688512832866243, 0.5440358164966017], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/flowers_demo/params.json b/gaussian-splatting/mipnerf360/flowers_demo/params.json index eaf729fec48690434f6c0bfb7ae765b33ef5fd3e..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/flowers_demo/params.json +++ b/gaussian-splatting/mipnerf360/flowers_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "sharedMemoryForWorkers": false, "initialCameraPosition": [0.7350255409643957, -0.2862798183218377, -0.1444547963806818], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.23876315300777917, "rotation": [-0.32179495999894564, 0.49758872125852016, -0.6701024556473608, 0.44700801685312674], "offset": [0.0223520278487397, 0.00402859119938404, 0.004720325289608272], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/garden_demo/params.json b/gaussian-splatting/mipnerf360/garden_demo/params.json index 7fe1b12a862184dcef3b8c8f14881c6f6caf2105..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/garden_demo/params.json +++ b/gaussian-splatting/mipnerf360/garden_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [1.048962666217299, 0.06536615074217787, 0.17245212573259566], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.23493236613743415, "rotation": [0.5249819711750033, 0.6778153432193696, -0.4106109547921693, -0.31041735493087214], "offset": [0.08166239754256945, -0.07559332122255462, 0.4355414626590412], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/kitchen_demo/params.json b/gaussian-splatting/mipnerf360/kitchen_demo/params.json index f20f2150692fabffb49f473cc4e8209b2a51ba27..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/kitchen_demo/params.json +++ b/gaussian-splatting/mipnerf360/kitchen_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.801915344072193, -0.19380001954440979, 0.2796243366258503], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.2266620092180733, "rotation": [-0.8831257830221892, 0.1444080511508508, -0.0802967567806129, 0.4390758442168885], "offset": [0.06917166942250716, -0.05314041265136789, 0.5261106218758103], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/room_demo/params.json b/gaussian-splatting/mipnerf360/room_demo/params.json index 6d3a52887f73f91aacc243777d3a74c0f504ce95..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/room_demo/params.json +++ b/gaussian-splatting/mipnerf360/room_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.6128405412626861, 0.40416453978937594, 0.26555527816312496], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.17631718295840448, "rotation": [-0.6347638657701052, 0.5711901973793087, -0.3353277445617076, 0.3979596673753966], "offset": [0.0865909076694749, 0.06265604602802298, 0.276203528833913], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/stump_demo/params.json b/gaussian-splatting/mipnerf360/stump_demo/params.json index a7e8d95851e683cd39a3c355b1901b84a5395b94..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/stump_demo/params.json +++ b/gaussian-splatting/mipnerf360/stump_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "sharedMemoryForWorkers": false, "initialCameraPosition": [0.5917944351752621, -0.7149202713349458, -0.1782950975770876], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.23859625582210411, "rotation": [-0.8455664304804927, -0.39337439280466147, 0.14446916739847315, 0.33076072681204766], "offset": [0.009754573651166387, -0.10444330426601134, 0.23584159285600811], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/mipnerf360/treehill_demo/params.json b/gaussian-splatting/mipnerf360/treehill_demo/params.json index 07533e82d1d885602d819dd4c842b64954b53d37..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/mipnerf360/treehill_demo/params.json +++ b/gaussian-splatting/mipnerf360/treehill_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.27902187455278366, 0.8084602176716709, -0.2307105908942182], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.2138772558548477, "rotation": [-0.7176287030817348, 0.41025804790853493, -0.2539939728372986, 0.502179689356142], "offset": [0.04279972973350468, -0.012040602512207382, 0.01814637097337892], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/seathru-nerf/curasao_demo/params.json b/gaussian-splatting/seathru-nerf/curasao_demo/params.json index bec69bc9d535d08edb57b501d4232dc5e1fc2ead..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/seathru-nerf/curasao_demo/params.json +++ b/gaussian-splatting/seathru-nerf/curasao_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.39151168868849706, 0.24396023873787512, -0.3408501539460073], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.12336015580457953, "rotation": [-0.7079360916688788, 0.029124907394822097, 0.009276494762005495, 0.705614750785984], "offset": [-0.016710334875456822, 0.02425725896930067, -0.06883205823608707], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/seathru-nerf/iui3_demo/params.json b/gaussian-splatting/seathru-nerf/iui3_demo/params.json index d17a1188168ef6b88bcff23de7adcc81550e127c..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/seathru-nerf/iui3_demo/params.json +++ b/gaussian-splatting/seathru-nerf/iui3_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.15460711079621134, -0.7163109418470575, -0.1595912937641841], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.16197853717304458, "rotation": [-0.7485912788033515, -0.0036865083152282097, 0.11596766516466615, 0.6528008942949299], "offset": [-0.010607199975160356, -0.01085398933759853, -0.05092641543250332], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/seathru-nerf/japanese-gradens_demo/params.json b/gaussian-splatting/seathru-nerf/japanese-gradens_demo/params.json index 239c00a0b8361b5a31f57f3c49348e40aeaa39dd..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/seathru-nerf/japanese-gradens_demo/params.json +++ b/gaussian-splatting/seathru-nerf/japanese-gradens_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.8202222314802773, -0.5122827490345269, -0.2625752834424488], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.20563716922470085, "rotation": [0.690501180597269, 0.012973004923148013, -0.018827686579510117, -0.7229698050092449], "offset": [-0.07064754911678865, -0.006367012503345849, -0.047291466759756866], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/seathru-nerf/panama_demo/params.json b/gaussian-splatting/seathru-nerf/panama_demo/params.json index b832582c09003ec851f5e5172c075e8d62f4d6f7..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/seathru-nerf/panama_demo/params.json +++ b/gaussian-splatting/seathru-nerf/panama_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.5275112052094113, -0.6252189945220826, -0.7655935512671959], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.19825229174292244, "rotation": [-0.7137289813254529, 0.02292297105532959, -0.04997946006438636, 0.6982603613164647], "offset": [-0.008358536509839394, -0.036801246605280565, -0.05875693019020648], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/auditorium_demo/params.json b/gaussian-splatting/tanksandtemples/auditorium_demo/params.json index c28f3c041838b41f5728ab23471365557961ce5d..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/auditorium_demo/params.json +++ b/gaussian-splatting/tanksandtemples/auditorium_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.14167329235955606, -0.41808794091547596, -0.030521450285414035], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.16260780946417097, "rotation": [-0.693652907219041, 0.14714191796094012, -0.12163264497101701, 0.6945505020966459], "offset": [0.04870121307680213, -0.12561187392313275, 0.01129238523546114], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/ballroom_demo/params.json b/gaussian-splatting/tanksandtemples/ballroom_demo/params.json index fee1591a65739ca07a8cb752e48e8dc731cb97d1..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/ballroom_demo/params.json +++ b/gaussian-splatting/tanksandtemples/ballroom_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.7419542815108793, -0.10290319579803461, -0.02515005538280214], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.1655288812917541, "rotation": [0.6051920014507202, 0.3826167143687581, -0.3870394290477436, -0.5809884436270008], "offset": [0.07421405460257324, -0.051393732887367705, -0.01179763797716525], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/barn_demo/params.json b/gaussian-splatting/tanksandtemples/barn_demo/params.json index 55e43dd620668e0ae4d0861c036509eb63aca7f5..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/barn_demo/params.json +++ b/gaussian-splatting/tanksandtemples/barn_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.6067628472029684, 0.42194637749952435, 0.003154097789530622], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.22360793064610496, "rotation": [0.6533605664927327, 0.22814117698529812, -0.22214481914487422, -0.6868211214305726], "offset": [0.10384077961851051, -0.12949540848272698, 0.010018558194969543], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/caterpillar_demo/params.json b/gaussian-splatting/tanksandtemples/caterpillar_demo/params.json index 0a65884d115749c1f0bc99147ce52448e22e5dc1..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/caterpillar_demo/params.json +++ b/gaussian-splatting/tanksandtemples/caterpillar_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.6118147396165491, -0.06743429620483224, 0.0458400233648438], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.15632593622993346, "rotation": [-0.6077794291032659, 0.4155242402537982, -0.375950839653294, 0.5626764056581679], "offset": [-0.056956215437224025, -0.0800579785069153, 0.050327396724357085], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/church_demo/params.json b/gaussian-splatting/tanksandtemples/church_demo/params.json index ee8e8c090c957c2403ea37faa06e9b2499151548..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/church_demo/params.json +++ b/gaussian-splatting/tanksandtemples/church_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.9197412994938851, 0.14502490051103153, -0.0005441190804193891], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13042725213607845, "rotation": [-0.4989257885155436, 0.34652146865762623, -0.4307719082017062, 0.6674065420849318], "offset": [-0.015407580294786873, -0.021256238626806215, 0.008097349341292207], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/courthouse_demo/params.json b/gaussian-splatting/tanksandtemples/courthouse_demo/params.json index 92f818f74660e9e20e3425827b9ced63f1e83daf..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/courthouse_demo/params.json +++ b/gaussian-splatting/tanksandtemples/courthouse_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.6306800924542155, -0.1386380064029185, -0.1970458221095637], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.16391580646911563, "rotation": [-0.48522093699916896, 0.3425700147363626, -0.4622888295314471, 0.6584037252261117], "offset": [-0.05596349244113889, -0.20024515562440606, -0.18898762509575892], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/courtroom_demo/params.json b/gaussian-splatting/tanksandtemples/courtroom_demo/params.json index 5fdf26f34132abbe63b7ed31951be0a19e842f77..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/courtroom_demo/params.json +++ b/gaussian-splatting/tanksandtemples/courtroom_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.4020387876428451, -0.5234396433500895, -0.07877048348167386], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.1852702314695701, "rotation": [-0.4619426201065382, 0.36846163487771744, -0.5083034579140612, 0.6264763635006145], "offset": [-0.011456424978860812, -0.08382605193355726, -0.05128043612712143], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/family_demo/params.json b/gaussian-splatting/tanksandtemples/family_demo/params.json index 5ce8eee668fa2b2a50bdd413f5ecd6a78674ae6e..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/family_demo/params.json +++ b/gaussian-splatting/tanksandtemples/family_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.14511889418756915, 0.7330312836361242, 0.0039910521725540216], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.21031184066713426, "rotation": [-0.7218334190560034, -0.18786950611483988, 0.17233641140319247, 0.6433985740664615], "offset": [-0.05442891886765183, -0.016593689865833802, 0.09630489552628077], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/francis_demo/params.json b/gaussian-splatting/tanksandtemples/francis_demo/params.json index e9d97f9f06ca29ac51c16d94c2ad10400c95074e..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/francis_demo/params.json +++ b/gaussian-splatting/tanksandtemples/francis_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.4470917641157896, -0.44652974323105404, -0.18652151810138198], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.18252939959232217, "rotation": [-0.41221765332820914, 0.4908605067971781, -0.5344965469677243, 0.5508593381535627], "offset": [-0.16173464620659453, -0.01254273272151276, -0.18113316863293352], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/horse_demo/params.json b/gaussian-splatting/tanksandtemples/horse_demo/params.json index 313fac3db7f081edc8538e24680dd37f85a199d1..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/horse_demo/params.json +++ b/gaussian-splatting/tanksandtemples/horse_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.1552619588295332, -0.6247617093878265, -0.02326350061667814], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.1712456589120207, "rotation": [-0.725009656719299, -0.1278095346671433, 0.15191146190215085, 0.6595063519441521], "offset": [0.0075674802280449975, -0.07273765183591074, -0.005475623320529773], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/ignatius_demo/params.json b/gaussian-splatting/tanksandtemples/ignatius_demo/params.json index 4e40c6c18e76ac532aca91b2e14494a9ac096dd4..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/ignatius_demo/params.json +++ b/gaussian-splatting/tanksandtemples/ignatius_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.7780544319576553, -0.4453479684896554, 0.07058764229497255], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.17534716497365754, "rotation": [0.6623352286276007, 0.33420476159613255, -0.31697862892683415, -0.5908838896508857], "offset": [0.027383964537405745, -0.07002545653467053, 0.10440121672164919], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/lighthouse_demo/params.json b/gaussian-splatting/tanksandtemples/lighthouse_demo/params.json index 584d96bfba9480646960676d9506a44f9e0ca92e..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/lighthouse_demo/params.json +++ b/gaussian-splatting/tanksandtemples/lighthouse_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.6052086599262378, -0.6651011707736184, -0.13059971282036426], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.17654900763340434, "rotation": [0.6557290228455671, 0.1365775299064218, -0.16640880948123082, -0.723653325183888], "offset": [0.07989634880156385, -0.05043774790801379, -0.11840267973814728], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/m60_demo/params.json b/gaussian-splatting/tanksandtemples/m60_demo/params.json index af838fe92a8b980a50871c8c97ed1e2d2043628b..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/m60_demo/params.json +++ b/gaussian-splatting/tanksandtemples/m60_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.7585365502235931, 0.055117360992915504, 0.02012067058742742], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.15095900327076564, "rotation": [0.560116995720612, 0.49155795206199226, -0.4343147249725998, -0.5059747528696575], "offset": [-0.018199519620005607, 0.03200540865861456, 0.050210240680742896], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/meetingroom_demo/params.json b/gaussian-splatting/tanksandtemples/meetingroom_demo/params.json index 2bf8f1284d0dc1bb88f079fe1e6be8a17608144b..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/meetingroom_demo/params.json +++ b/gaussian-splatting/tanksandtemples/meetingroom_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.759780186776868, 0.3378856133975318, -0.0496040351113033], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.19370918993038244, "rotation": [0.529660728173569, 0.46810294347779924, -0.4190795375620628, -0.5698346150725077], "offset": [-0.019167275030322145, 0.006153174580744061, -0.03592467220019933], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/museum_demo/params.json b/gaussian-splatting/tanksandtemples/museum_demo/params.json index 111dd73e8d1432949f41513af3e1ba16ff47c4d8..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/museum_demo/params.json +++ b/gaussian-splatting/tanksandtemples/museum_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.46444897409277747, -0.22250307269367806, -0.6580663062628312], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.18122007011664842, "rotation": [-0.4082800323259279, 0.4048073004140629, -0.523431468224473, 0.6288544846049761], "offset": [-0.011567435245598404, -0.0009375492006476475, -0.09913501731139975], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/palace_demo/params.json b/gaussian-splatting/tanksandtemples/palace_demo/params.json index a6515ef9441dd106484d453fa28d3a396af9ff99..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/palace_demo/params.json +++ b/gaussian-splatting/tanksandtemples/palace_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.6685508314495207, 0.8919169038133709, -0.13251063816031003], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.15351207904758504, "rotation": [0.4339348315113145, 0.035396297951998834, -0.10611306446278211, -0.8939729759018771], "offset": [0.11581447594597023, -0.1037712810286016, -0.1353603049443089], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/panther_demo/params.json b/gaussian-splatting/tanksandtemples/panther_demo/params.json index 1d9510981a431455b31d4964b618c0a9772a2f64..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/panther_demo/params.json +++ b/gaussian-splatting/tanksandtemples/panther_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.7750837338894287, -0.49532574644426924, 0.051324808760999714], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.22242862350205628, "rotation": [0.5951792732125072, 0.3857494503148141, -0.3824311083422166, -0.5922038852390233], "offset": [0.0792655457342207, -0.04754046537986225, 0.09245324179362287], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/playground_demo/params.json b/gaussian-splatting/tanksandtemples/playground_demo/params.json index 25e4a6bfa4926d35172100da57df960b0a350523..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/playground_demo/params.json +++ b/gaussian-splatting/tanksandtemples/playground_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.2918269411678637, 0.8992992634020567, 0.03682883942097179], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.2025511380183571, "rotation": [-0.724980200845108, -0.12966900650142865, 0.12688590603752953, 0.6644468556510409], "offset": [-0.05863690499786471, -0.09373574324130196, 0.05468611230734915], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/temple_demo/params.json b/gaussian-splatting/tanksandtemples/temple_demo/params.json index c12c28e3eea4a0bfa45c1808e42649a16556c796..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/temple_demo/params.json +++ b/gaussian-splatting/tanksandtemples/temple_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.49744967764975795, -0.4943642766879344, -0.15971750467202145], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.18406184631283665, "rotation": [-0.6359282093817845, 0.013834039732766312, -0.03600678956001482, 0.7707836550957279], "offset": [0.018311784616716037, -0.09957761806933949, -0.1416011710674806], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/train_demo/params.json b/gaussian-splatting/tanksandtemples/train_demo/params.json index 52c08f105b576dd0efb9b43ba936a3615138b5d2..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/train_demo/params.json +++ b/gaussian-splatting/tanksandtemples/train_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [-0.5929379761922094, -0.3425585542625432, -0.032028089849834476], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.14777807893765368, "rotation": [-0.6517494636720349, 0.1906540338124767, -0.17256333340664048, 0.7135093355786135], "offset": [0.06746397065163419, -0.07951856924700285, -0.025381495207452847], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gaussian-splatting/tanksandtemples/truck_demo/params.json b/gaussian-splatting/tanksandtemples/truck_demo/params.json index e162225fc6f8c2b2b85bebc30b43b17b0a1d1532..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/gaussian-splatting/tanksandtemples/truck_demo/params.json +++ b/gaussian-splatting/tanksandtemples/truck_demo/params.json @@ -1 +1,4 @@ -{"type": "gaussian-splatting", "sharedMemoryForWorkers": false, "initialCameraPosition": [0.796161899663975, -0.032288999098732445, 0.11925081357745765], "initialCameraLookAt": [0.0, 0.0, 0.0], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.1923662278320967, "rotation": [-0.7074657902704117, -0.2787956634499944, 0.21054211100973946, 0.6143591401860169], "offset": [-0.020158297085942044, -0.09879495924347917, 0.15035780207790733], "sceneUri": "scene.ksplat"} \ No newline at end of file +{ + "scene_url": "./scene.ksplat", + "type": "3dgs" +} \ No newline at end of file diff --git a/gsplat/blender/chair_demo/params.json b/gsplat/blender/chair_demo/params.json index 058aca7216e80aeda4c2a0b289984e35cb27d506..7137df9b27a13eebe6c76815a36b1c20506fb13d 100644 --- a/gsplat/blender/chair_demo/params.json +++ b/gsplat/blender/chair_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.4882764207821837, - 0.3605364177688986, - 0.7447928868878542 + "transform": [ + 4.025831052767396, + 0.15045707704169511, + 0.14158681932327227, + -2.2715763275650443e-09, + -0.15045707704169511, + 0.24183983064441236, + 4.021054089308698, + -5.7352220990995025e-09, + 0.14158681932327227, + -4.021054089308698, + 0.247137630303375, + 5.158591297100869e-08 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.9607897090168857, - "rotation": [ - -0.5172513656674422, - 0.41573451968789954, - -0.45254311167218586, - 0.5956681676345421 - ], - "offset": [ - -1.981383361134172e-09, - -1.575352640554908e-10, - 1.416295207857416e-08 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/chair_demo/scene.ksplat.json b/gsplat/blender/chair_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..e892fff9c0a22cc0b851753182d5ac409fd85fc5 --- /dev/null +++ b/gsplat/blender/chair_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 4.025831052767396, + 0.15045707704169511, + 0.14158681932327227, + -2.2715763275650443e-09, + -0.15045707704169511, + 0.24183983064441236, + 4.021054089308698, + -5.7352220990995025e-09, + 0.14158681932327227, + -4.021054089308698, + 0.247137630303375, + 5.158591297100869e-08 + ] +} \ No newline at end of file diff --git a/gsplat/blender/drums_demo/params.json b/gsplat/blender/drums_demo/params.json index 196afcbac4b810c746c169814c02578aad25ce51..119dd94eca4f1a292dcf8f4cc1bebff1ff724f96 100644 --- a/gsplat/blender/drums_demo/params.json +++ b/gsplat/blender/drums_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.4998651409608372, - -0.045843079064837255, - 0.8154231121581406 + "transform": [ + 4.0280386742927, + -0.11786304810760947, + -0.10495320189200938, + 5.7604719748839056e-08, + 0.11786304810760947, + 0.4638360551065151, + 4.002619998222203, + -1.1833985573610507e-07, + -0.10495320189200938, + -4.002619998222203, + 0.46692655690012524, + -4.588099305996022e-07 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.9575394326232556, - "rotation": [ - -0.6510582035169065, - 0.051440788449478525, - -0.05279110262973656, - 0.7554403751456307 - ], - "offset": [ - 1.2077856533266688e-08, - -2.493028178094072e-08, - -1.0933231969602817e-07 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/drums_demo/scene.ksplat.json b/gsplat/blender/drums_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..79408cf04d345aeb21f1564224672be60aff0f17 --- /dev/null +++ b/gsplat/blender/drums_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 4.0280386742927, + -0.11786304810760947, + -0.10495320189200938, + 5.7604719748839056e-08, + 0.11786304810760947, + 0.4638360551065151, + 4.002619998222203, + -1.1833985573610507e-07, + -0.10495320189200938, + -4.002619998222203, + 0.46692655690012524, + -4.588099305996022e-07 + ] +} \ No newline at end of file diff --git a/gsplat/blender/ficus_demo/params.json b/gsplat/blender/ficus_demo/params.json index 8fb15f9a58ec36354e0c85d3b06ab76fc4c9a80e..78ee8eae04bdc0a775bb1d1dc25674124150c574 100644 --- a/gsplat/blender/ficus_demo/params.json +++ b/gsplat/blender/ficus_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.9132911086410405, - 0.304617252684424, - 0.005552581358987063 + "transform": [ + 4.029884747553401, + 0.07180528952808969, + 0.0698064594785337, + 1.4117429415418863e-08, + -0.07180528952808969, + 0.11313535258117041, + 4.028901142041686, + 3.685094360298072e-08, + 0.0698064594785337, + -4.028901142041686, + 0.11437948165186981, + 8.095293561046846e-09 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.962768503098859, - "rotation": [ - -0.6461032546775198, - 0.3901160501507467, - -0.36505794428252275, - 0.5450621515259655 - ], - "offset": [ - 8.20901116522562e-09, - 3.549012837298016e-09, - -1.1630850026358703e-10 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/ficus_demo/scene.ksplat.json b/gsplat/blender/ficus_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..44bdf30e98428e87d42fea4a622d662d442d6868 --- /dev/null +++ b/gsplat/blender/ficus_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 4.029884747553401, + 0.07180528952808969, + 0.0698064594785337, + 1.4117429415418863e-08, + -0.07180528952808969, + 0.11313535258117041, + 4.028901142041686, + 3.685094360298072e-08, + 0.0698064594785337, + -4.028901142041686, + 0.11437948165186981, + 8.095293561046846e-09 + ] +} \ No newline at end of file diff --git a/gsplat/blender/hotdog_demo/params.json b/gsplat/blender/hotdog_demo/params.json index 20ced683e89df7a9bfccfe2e6e472ab2c143dbdd..079d53ad57171f35ba87f520bb038a33608eeeea 100644 --- a/gsplat/blender/hotdog_demo/params.json +++ b/gsplat/blender/hotdog_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.13542246535261385, - 0.0213799487810985, - 0.9863895860885721 + "transform": [ + 3.9411939024465275, + 0.6070602858595944, + 0.5903117786275692, + 7.52308222844398e-09, + -0.6070602858595944, + 0.0665253586453117, + 3.9846018307134834, + -1.8282958707833148e-09, + 0.5903117786275692, + -3.9846018307134834, + 0.15646027618656336, + 5.685508122014839e-08 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.9958718534424547, - "rotation": [ - -0.5569017576886639, - 0.3781717209356855, - -0.4893159982951111, - 0.5544514727009726 - ], - "offset": [ - -1.990985954207384e-09, - -4.280845517724208e-10, - 1.2578154783699003e-08 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/hotdog_demo/scene.ksplat.json b/gsplat/blender/hotdog_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..b7b1b4799c344d9e11a3bb5164bb310546576ce2 --- /dev/null +++ b/gsplat/blender/hotdog_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 3.9411939024465275, + 0.6070602858595944, + 0.5903117786275692, + 7.52308222844398e-09, + -0.6070602858595944, + 0.0665253586453117, + 3.9846018307134834, + -1.8282958707833148e-09, + 0.5903117786275692, + -3.9846018307134834, + 0.15646027618656336, + 5.685508122014839e-08 + ] +} \ No newline at end of file diff --git a/gsplat/blender/lego_demo/params.json b/gsplat/blender/lego_demo/params.json index 9eda132db4eec44e0129c9a87e2e08e52a9539ee..0d677cd8def90511de25a7942cbf449c0c79652f 100644 --- a/gsplat/blender/lego_demo/params.json +++ b/gsplat/blender/lego_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.6675179688885037, - 0.6447982496030091, - 0.31536403276898617 + "transform": [ + 4.013638142952416, + -0.2675693660539346, + -0.26289669111918784, + -9.589220811040864e-09, + 0.2675693660539346, + 0.062112497493056834, + 4.0217592979216334, + 1.2967333090474014e-10, + -0.26289669111918784, + -4.0217592979216334, + 0.07960312678476746, + 1.7924786037473194e-07 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.9802037956157742, - "rotation": [ - 0.6432343600037368, - 0.25050190747443335, - -0.34842783458551624, - -0.6341107131631681 - ], - "offset": [ - 1.2493667759857021e-09, - 9.4323045832294e-11, - 4.1661216357955615e-08 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/lego_demo/scene.ksplat.json b/gsplat/blender/lego_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..a696d8b5bd67d79bb9a1e0708f565d12a60f4ff0 --- /dev/null +++ b/gsplat/blender/lego_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 4.013638142952416, + -0.2675693660539346, + -0.26289669111918784, + -9.589220811040864e-09, + 0.2675693660539346, + 0.062112497493056834, + 4.0217592979216334, + 1.2967333090474014e-10, + -0.26289669111918784, + -4.0217592979216334, + 0.07960312678476746, + 1.7924786037473194e-07 + ] +} \ No newline at end of file diff --git a/gsplat/blender/materials_demo/params.json b/gsplat/blender/materials_demo/params.json index 481e8c9e012c3b08fcb80deeb8f44ec81e2a12b3..36611764b9bb3b144d17ae391b81af19b8f24e23 100644 --- a/gsplat/blender/materials_demo/params.json +++ b/gsplat/blender/materials_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.39455330528762367, - -0.6481170605635974, - -0.5803402118903167 + "transform": [ + 4.0170366870934515, + -0.23405854587780528, + -0.24214228618732606, + 4.941106421990296e-09, + 0.23405854587780528, + -0.14362825490634346, + 4.02176423433887, + -8.797386529131303e-09, + -0.24214228618732606, + -4.02176423433887, + -0.12953606349526464, + -7.362854505267028e-09 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.9552605595431402, - "rotation": [ - 0.12682949909971297, - 0.6700421963733292, - -0.6905119485655797, - -0.24114514742264131 - ], - "offset": [ - -1.1138324895645665e-09, - 8.91098523421083e-10, - -3.0993361023712383e-09 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/materials_demo/scene.ksplat.json b/gsplat/blender/materials_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..4dcb895fc0df05ff2b0104a16ce5bdbf78ed4977 --- /dev/null +++ b/gsplat/blender/materials_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 4.0170366870934515, + -0.23405854587780528, + -0.24214228618732606, + 4.941106421990296e-09, + 0.23405854587780528, + -0.14362825490634346, + 4.02176423433887, + -8.797386529131303e-09, + -0.24214228618732606, + -4.02176423433887, + -0.12953606349526464, + -7.362854505267028e-09 + ] +} \ No newline at end of file diff --git a/gsplat/blender/mic_demo/params.json b/gsplat/blender/mic_demo/params.json index 6fa56b2846350eb6936b9d94a323220b7b2f2070..2f595201eaf5973cf0beab184bfa96a609e65f02 100644 --- a/gsplat/blender/mic_demo/params.json +++ b/gsplat/blender/mic_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.23854235504130283, - 0.7259319889277933, - 0.6568618461228067 + "transform": [ + 4.028054150887553, + 0.1090123786371515, + 0.11355992399808959, + 5.204568592923418e-09, + -0.1090123786371515, + -0.1661319847087097, + 4.0262285407658664, + 5.1730019327851464e-09, + 0.11355992399808959, + -4.0262285407658664, + -0.1630572865619102, + 4.47775502800096e-08 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 1.0076443578576237, - "rotation": [ - 0.6863682263976815, - 0.2515273022001301, - -0.20394528349372354, - -0.65118276649516 - ], - "offset": [ - 4.2405622911554834e-10, - 2.878377582737031e-10, - 1.0738767332984267e-08 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/mic_demo/scene.ksplat.json b/gsplat/blender/mic_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..775839e2a8959754b5e6b1efea7e70a8bedbce7c --- /dev/null +++ b/gsplat/blender/mic_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 4.028054150887553, + 0.1090123786371515, + 0.11355992399808959, + 5.204568592923418e-09, + -0.1090123786371515, + -0.1661319847087097, + 4.0262285407658664, + 5.1730019327851464e-09, + 0.11355992399808959, + -4.0262285407658664, + -0.1630572865619102, + 4.47775502800096e-08 + ] +} \ No newline at end of file diff --git a/gsplat/blender/ship_demo/params.json b/gsplat/blender/ship_demo/params.json index 0fc5e0442939207e03885afa60646f91ccbadabe..b2d64c78ac6b48b75ff6c5dffdc608ed47b0e9f7 100644 --- a/gsplat/blender/ship_demo/params.json +++ b/gsplat/blender/ship_demo/params.json @@ -1,32 +1,23 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.9388746775435663, - -0.16688470731152444, - 0.2762673779751973 + "transform": [ + 4.005387138729189, + 0.32904502418150317, + 0.31401129794172294, + 5.096223821745805e-09, + -0.32904502418150317, + 0.17490862344497882, + 4.01386798484664, + 6.255653749345623e-10, + 0.31401129794172294, + -4.01386798484664, + 0.20065034078958877, + 1.5208221034733728e-08 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "scene_url": "./scene.ksplat", + "type": "3dgs", + "background_color": [ + 1.0, + 1.0, 1.0 - ], - "scale": 0.9928040766587474, - "rotation": [ - 0.701838064380954, - 0.043253992991328705, - -0.06250872586345953, - -0.7082690750465027 - ], - "offset": [ - 7.838701121881071e-10, - 1.881129545658485e-09, - 5.850810377140315e-09 - ], - "sceneUri": "scene.ksplat" + ] } \ No newline at end of file diff --git a/gsplat/blender/ship_demo/scene.ksplat.json b/gsplat/blender/ship_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..08f84243b566c880df50b7d213b540cd961eacb9 --- /dev/null +++ b/gsplat/blender/ship_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 4.005387138729189, + 0.32904502418150317, + 0.31401129794172294, + 5.096223821745805e-09, + -0.32904502418150317, + 0.17490862344497882, + 4.01386798484664, + 6.255653749345623e-10, + 0.31401129794172294, + -4.01386798484664, + 0.20065034078958877, + 1.5208221034733728e-08 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/bicycle_demo/params.json b/gsplat/mipnerf360/bicycle_demo/params.json index f466d303049a65a97751b584a53d38970c5f3b4d..1ad66c44a5630970becf388dbbf916de51c3d7ca 100644 --- a/gsplat/mipnerf360/bicycle_demo/params.json +++ b/gsplat/mipnerf360/bicycle_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 + "transform": [ + 0.7771848030457938, + -3.710237534182601, + 0.1014761192394289, + 0.683293059621278, + 1.0719932373707444, + 0.32364146417561, + 3.623018476714725, + 1.1566810906517577, + -3.5534476866649785, + -0.7138415955430818, + 1.1151752756972522, + 0.6823674674705656 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.867941752220185, - "rotation": [ - 0.06462767531493115, - 0.9976102365666741, - -0.004824524935127106, - 0.023954194620618728 - ], - "offset": [ - 0.02551869683006281, - -0.06461371123386991, - -0.2156101167632622 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/bicycle_demo/scene.ksplat.json b/gsplat/mipnerf360/bicycle_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..080e9d4a9096c3c3613c8abc725fe47fb80d105c --- /dev/null +++ b/gsplat/mipnerf360/bicycle_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.7771848030457938, + -3.710237534182601, + 0.1014761192394289, + 0.683293059621278, + 1.0719932373707444, + 0.32364146417561, + 3.623018476714725, + 1.1566810906517577, + -3.5534476866649785, + -0.7138415955430818, + 1.1151752756972522, + 0.6823674674705656 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/bonsai_demo/params.json b/gsplat/mipnerf360/bonsai_demo/params.json index bfd4711ec1bc50f46f3c1dc75ccc78cf250e2b57..e8e928f1ba4c422d8d10d8c45b29d6748638e2a5 100644 --- a/gsplat/mipnerf360/bonsai_demo/params.json +++ b/gsplat/mipnerf360/bonsai_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 + "transform": [ + -3.64414790507358, + 1.1422812373972104, + 1.292400940706323, + -0.17761850808174817, + 0.5771393758251453, + -2.0392780863568825, + 3.429748620274848, + 1.8184675991285253, + 1.6254281767338885, + 3.2850356211303664, + 1.679715684598031, + 2.3680909270875685 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.8859038242018151, - "rotation": [ - -0.904756803115453, - 0.3547174917714466, - 0.1900272337226526, - 0.13957176896276538 - ], - "offset": [ - 0.06875556111021225, - -0.11707206831927613, - -0.1590695972846744 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/bonsai_demo/scene.ksplat.json b/gsplat/mipnerf360/bonsai_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..f38b91d8c0429e1445cc87fcfb4d4ae6d39458c6 --- /dev/null +++ b/gsplat/mipnerf360/bonsai_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + -3.64414790507358, + 1.1422812373972104, + 1.292400940706323, + -0.17761850808174817, + 0.5771393758251453, + -2.0392780863568825, + 3.429748620274848, + 1.8184675991285253, + 1.6254281767338885, + 3.2850356211303664, + 1.679715684598031, + 2.3680909270875685 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/counter_demo/params.json b/gsplat/mipnerf360/counter_demo/params.json index 7ae630eea11d21a67398de4666b8d573a3bd073d..795608c8795715c6f55bdabab517baa316b4032e 100644 --- a/gsplat/mipnerf360/counter_demo/params.json +++ b/gsplat/mipnerf360/counter_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020949258885, - 0.13131370902940062, - 0.40045901246055976 + "transform": [ + 1.3705117451084832, + -3.6364716690325123, + 0.470585472612051, + 0.020937304250516153, + -1.7528656623561538, + -1.090999871830224, + -3.3257872120129783, + 1.5760988192987988, + 3.22068918966769, + 0.9536626291200885, + -2.0103154139505928, + 1.7615547030916205 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.9100521466894538, - "rotation": [ - -0.028425572126593916, - 0.042715686161024835, - 0.850938216087057, - 0.5227537751251977 - ], - "offset": [ - 0.008325210556365384, - -0.042272094581434716, - 0.009214519096814922 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/counter_demo/scene.ksplat.json b/gsplat/mipnerf360/counter_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..169d8499c31d4e31d588ac7098445fd99444b481 --- /dev/null +++ b/gsplat/mipnerf360/counter_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 1.3705117451084832, + -3.6364716690325123, + 0.470585472612051, + 0.020937304250516153, + -1.7528656623561538, + -1.090999871830224, + -3.3257872120129783, + 1.5760988192987988, + 3.22068918966769, + 0.9536626291200885, + -2.0103154139505928, + 1.7615547030916205 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/flowers_demo/params.json b/gsplat/mipnerf360/flowers_demo/params.json index 7d397cb27d4135cc513a4b371693a753ab304f05..c686cc6478698d4105cca5803517be3a86689ec8 100644 --- a/gsplat/mipnerf360/flowers_demo/params.json +++ b/gsplat/mipnerf360/flowers_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 + "transform": [ + 0.18901024611649897, + -3.845976762739022, + -0.041690195935160275, + 0.042055055351194984, + -1.2339072001561804, + -0.1001673800412737, + 3.646428351480536, + -0.6391936700644097, + -3.6429038353171457, + -0.16561836114935605, + -1.2372640826373669, + 0.2245778877463768 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.9194396766578282, - "rotation": [ - 0.1765812940368063, - 0.9841323020173939, - 0.014677155223759017, - -0.00934022680508279 - ], - "offset": [ - 0.022826437541995086, - -0.009482647194170999, - 0.16622841237735814 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/flowers_demo/scene.ksplat.json b/gsplat/mipnerf360/flowers_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..96c724ea1a25272baca0d6fe031f3073fd1196e8 --- /dev/null +++ b/gsplat/mipnerf360/flowers_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.18901024611649897, + -3.845976762739022, + -0.041690195935160275, + 0.042055055351194984, + -1.2339072001561804, + -0.1001673800412737, + 3.646428351480536, + -0.6391936700644097, + -3.6429038353171457, + -0.16561836114935605, + -1.2372640826373669, + 0.2245778877463768 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/garden_demo/params.json b/gsplat/mipnerf360/garden_demo/params.json index 66cb6bd9ae93ff15ffde6b6cf63cf612ac7d2018..513d7cc2f54b5e68a4ea3bd7fa5abc54d3d6d613 100644 --- a/gsplat/mipnerf360/garden_demo/params.json +++ b/gsplat/mipnerf360/garden_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 + "transform": [ + 1.0989001242541236, + -3.8668539510866333, + 0.0394845614518923, + 0.19303856857194013, + -1.9001069838131976, + -0.5756756926021297, + -3.495696059402826, + 2.4732871158938563, + 3.368042749089101, + 0.9368767318200589, + -1.9850063028604161, + 1.6439324444214276 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.9444660974722678, - "rotation": [ - 0.010367105436787007, - 0.013286136910720114, - 0.9998178427652681, - 0.008960076956023836 - ], - "offset": [ - 0.006422734791643694, - -0.056022863887595906, - -0.25929539745413716 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/garden_demo/scene.ksplat.json b/gsplat/mipnerf360/garden_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..4da3897c3276a159eb08e1956d2dcc1776df2db3 --- /dev/null +++ b/gsplat/mipnerf360/garden_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 1.0989001242541236, + -3.8668539510866333, + 0.0394845614518923, + 0.19303856857194013, + -1.9001069838131976, + -0.5756756926021297, + -3.495696059402826, + 2.4732871158938563, + 3.368042749089101, + 0.9368767318200589, + -1.9850063028604161, + 1.6439324444214276 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/kitchen_demo/params.json b/gsplat/mipnerf360/kitchen_demo/params.json index 20e26f863135d1c8a7aa080228e8b8e100aa30e7..3ff973ac31d922d014986a22c4e3bba478a99cf3 100644 --- a/gsplat/mipnerf360/kitchen_demo/params.json +++ b/gsplat/mipnerf360/kitchen_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.801915344072193, - -0.19380001954440979, - 0.2796243366258503 + "transform": [ + -0.07447052880355964, + 4.002506739839832, + -0.06476595152789232, + -0.11281393475799639, + 2.30808587120261, + -0.009992424065808725, + -3.2714584596502307, + 1.758871180774633, + -3.2706260015623143, + -0.09818675877573382, + -2.3071986496412724, + 1.635327904615386 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.9074919796361081, - "rotation": [ - 0.003466649681370863, - 0.021802567008935014, - 0.8192897248344082, - -0.5729546030817511 - ], - "offset": [ - 0.07099813732172418, - 0.005722585319803755, - -0.01566116457860689 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/kitchen_demo/scene.ksplat.json b/gsplat/mipnerf360/kitchen_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..b25c706fa1de1c190b0e36092012a7223920e47d --- /dev/null +++ b/gsplat/mipnerf360/kitchen_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + -0.07447052880355964, + 4.002506739839832, + -0.06476595152789232, + -0.11281393475799639, + 2.30808587120261, + -0.009992424065808725, + -3.2714584596502307, + 1.758871180774633, + -3.2706260015623143, + -0.09818675877573382, + -2.3071986496412724, + 1.635327904615386 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/room_demo/params.json b/gsplat/mipnerf360/room_demo/params.json index f8d3a9221c5c6ba789f815796eb37f35b1184a5c..1dd91033581b9ac75869f158d894da8037144430 100644 --- a/gsplat/mipnerf360/room_demo/params.json +++ b/gsplat/mipnerf360/room_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 + "transform": [ + 0.04846677545237364, + 4.360622025101928, + 0.6680350303539305, + 0.3311359079410856, + -1.9203227419374842, + -0.5806043485297524, + 3.9292370039452695, + 2.6749753785464523, + 3.9716062008187194, + -0.33394373863132876, + 1.8916844453962136, + 0.5329852699061767 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.7778694543424365, - "rotation": [ - -0.9963812107937525, - -0.057028574000063004, - 0.009634648485045376, - -0.06228481414650293 - ], - "offset": [ - -0.03965293634583479, - 0.0017167708615285148, - -0.18751737498436827 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/room_demo/scene.ksplat.json b/gsplat/mipnerf360/room_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..b4c802e0664bc4a7cbc11d475c204a0a21b05e34 --- /dev/null +++ b/gsplat/mipnerf360/room_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.04846677545237364, + 4.360622025101928, + 0.6680350303539305, + 0.3311359079410856, + -1.9203227419374842, + -0.5806043485297524, + 3.9292370039452695, + 2.6749753785464523, + 3.9716062008187194, + -0.33394373863132876, + 1.8916844453962136, + 0.5329852699061767 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/stump_demo/params.json b/gsplat/mipnerf360/stump_demo/params.json index 425c8e517174f3017aaec317079c7c1ca01b9508..f99717944e9561235e9a7cd2c8e62b356d90a2de 100644 --- a/gsplat/mipnerf360/stump_demo/params.json +++ b/gsplat/mipnerf360/stump_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917944351752621, - -0.7149202713349458, - -0.1782950975770876 + "transform": [ + -3.631911291844693, + -0.5846610646058258, + -0.3430017003669353, + 0.374552381045788, + 0.28457429184715727, + -3.0119384452860722, + 2.1207316268158527, + 1.5860412551724816, + -0.6152204477586191, + 2.058314018824947, + 3.00584523209662, + 1.9397275187062422 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.881523835940885, - "rotation": [ - -0.49169972814753193, - 0.8677138483015868, - 0.04477312355409856, - -0.057440597250580386 - ], - "offset": [ - 0.049804970294199086, - -0.00868188707966637, - -0.35965078399224526 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/stump_demo/scene.ksplat.json b/gsplat/mipnerf360/stump_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..f05a4f93299a6660c48a20ffe1efb85db1f39a6c --- /dev/null +++ b/gsplat/mipnerf360/stump_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + -3.631911291844693, + -0.5846610646058258, + -0.3430017003669353, + 0.374552381045788, + 0.28457429184715727, + -3.0119384452860722, + 2.1207316268158527, + 1.5860412551724816, + -0.6152204477586191, + 2.058314018824947, + 3.00584523209662, + 1.9397275187062422 + ] +} \ No newline at end of file diff --git a/gsplat/mipnerf360/treehill_demo/params.json b/gsplat/mipnerf360/treehill_demo/params.json index 69f57a63449aae1dbf6acd5d9ecb090bfac61942..c2aea9aca07389728e048bba101ade782cde3147 100644 --- a/gsplat/mipnerf360/treehill_demo/params.json +++ b/gsplat/mipnerf360/treehill_demo/params.json @@ -1,32 +1,18 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 + "transform": [ + 1.7440733428847182, + 3.369386275948994, + 0.251765378074471, + -0.18729332789607056, + -1.4552222975407552, + 0.49337206230989156, + 3.4780531307591867, + 0.6379031927067955, + 3.0493405429519704, + -1.6916742118653165, + 1.5158173113969673, + 0.09059640492083904 ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.8132383208260441, - "rotation": [ - -0.9989030348045345, - -0.04238167854279164, - -0.019903178463105, - 0.0006195718299135208 - ], - "offset": [ - -0.009088564271986274, - 0.009998914558150603, - -0.11382293949913085 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/gsplat/mipnerf360/treehill_demo/scene.ksplat.json b/gsplat/mipnerf360/treehill_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..70285a41565f8c47ee9553a1915347cd686ccf6f --- /dev/null +++ b/gsplat/mipnerf360/treehill_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 1.7440733428847182, + 3.369386275948994, + 0.251765378074471, + -0.18729332789607056, + -1.4552222975407552, + 0.49337206230989156, + 3.4780531307591867, + 0.6379031927067955, + 3.0493405429519704, + -1.6916742118653165, + 1.5158173113969673, + 0.09059640492083904 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/params.json b/gsplat/phototourism/brandenburg-gate_demo/params.json index d14977db10a57a98b76a4397683a694fff2c73b5..8d5aa4df94e1061b85576896af3c5aadb23f0826 100644 --- a/gsplat/phototourism/brandenburg-gate_demo/params.json +++ b/gsplat/phototourism/brandenburg-gate_demo/params.json @@ -1 +1,23 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.3767303261481935, "rotation": [-0.03500040078143207, 0.03826097065889933, 0.6930322659889755, 0.7190391841670128], "offset": [0.08270859916800713, 0.9374094328999143, -0.0030891831027256966], "sceneUri": "scene.ksplat", "links": {"app. 1": "params.json", "app. 2": "params_e2.json", "app. 3": "params_e3.json"}} +{ + "transform": [ + 0.11954733749478352, + -2.7508110580543566, + 0.04152943029373683, + 0.7589801720919499, + 0.29412101654332096, + -0.02855110596739063, + -2.7378194605510977, + 0.14256481666864773, + 2.7353571975744178, + 0.12329271604864911, + 0.2925707511763862, + 7.226454981898048 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "0": "./scene-0.ksplat", + "1": "./scene-1.ksplat", + "9": "./scene-9.ksplat" + } +} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/params_e2.json b/gsplat/phototourism/brandenburg-gate_demo/params_e2.json deleted file mode 100644 index 457766dacae0321e69f6a03c07ac6251d0b9aee6..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/brandenburg-gate_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.3767303261481935, "rotation": [-0.03500040078143207, 0.03826097065889933, 0.6930322659889755, 0.7190391841670128], "offset": [0.08270859916800713, 0.9374094328999143, -0.0030891831027256966], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/params_e3.json b/gsplat/phototourism/brandenburg-gate_demo/params_e3.json deleted file mode 100644 index ab7f9c7f633056d7d95ba08fc83a1a301d55f303..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/brandenburg-gate_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.3767303261481935, "rotation": [-0.03500040078143207, 0.03826097065889933, 0.6930322659889755, 0.7190391841670128], "offset": [0.08270859916800713, 0.9374094328999143, -0.0030891831027256966], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene-0.ksplat b/gsplat/phototourism/brandenburg-gate_demo/scene-0.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..62ce854c6cedc2e513e6390170f005d09d82eead --- /dev/null +++ b/gsplat/phototourism/brandenburg-gate_demo/scene-0.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367eb2b46a16a7d1cf86fae4e064694183e2a446259d73f5ee3334bfc112f23e +size 15214268 diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene-0.ksplat.json b/gsplat/phototourism/brandenburg-gate_demo/scene-0.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..8f323f641616beab8427b656254f21f1057cf3e2 --- /dev/null +++ b/gsplat/phototourism/brandenburg-gate_demo/scene-0.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.11954733749478352, + -2.7508110580543566, + 0.04152943029373683, + 0.7589801720919499, + 0.29412101654332096, + -0.02855110596739063, + -2.7378194605510977, + 0.14256481666864773, + 2.7353571975744178, + 0.12329271604864911, + 0.2925707511763862, + 7.226454981898048 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene-1.ksplat b/gsplat/phototourism/brandenburg-gate_demo/scene-1.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..216932716acd791a5806f9fecf9688b0c76bc61d --- /dev/null +++ b/gsplat/phototourism/brandenburg-gate_demo/scene-1.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89156eaf6bd0940ac6d1b33aa87d4a4e782e78e503af6090d4782455cfcd964 +size 15214268 diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene-1.ksplat.json b/gsplat/phototourism/brandenburg-gate_demo/scene-1.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..8f323f641616beab8427b656254f21f1057cf3e2 --- /dev/null +++ b/gsplat/phototourism/brandenburg-gate_demo/scene-1.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.11954733749478352, + -2.7508110580543566, + 0.04152943029373683, + 0.7589801720919499, + 0.29412101654332096, + -0.02855110596739063, + -2.7378194605510977, + 0.14256481666864773, + 2.7353571975744178, + 0.12329271604864911, + 0.2925707511763862, + 7.226454981898048 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene-9.ksplat b/gsplat/phototourism/brandenburg-gate_demo/scene-9.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..d6cdd9d17258bc8984bc229dc114c448cf0145ca --- /dev/null +++ b/gsplat/phototourism/brandenburg-gate_demo/scene-9.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6c579e448b32ecce4a1a5f8bd07101beb95bd60534e41e1d71744972bd0b17 +size 15214268 diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene-9.ksplat.json b/gsplat/phototourism/brandenburg-gate_demo/scene-9.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..8f323f641616beab8427b656254f21f1057cf3e2 --- /dev/null +++ b/gsplat/phototourism/brandenburg-gate_demo/scene-9.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.11954733749478352, + -2.7508110580543566, + 0.04152943029373683, + 0.7589801720919499, + 0.29412101654332096, + -0.02855110596739063, + -2.7378194605510977, + 0.14256481666864773, + 2.7353571975744178, + 0.12329271604864911, + 0.2925707511763862, + 7.226454981898048 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene.ksplat b/gsplat/phototourism/brandenburg-gate_demo/scene.ksplat index cbf15ecfeab28ee261f08a27025f3339c729960c..62ce854c6cedc2e513e6390170f005d09d82eead 100644 --- a/gsplat/phototourism/brandenburg-gate_demo/scene.ksplat +++ b/gsplat/phototourism/brandenburg-gate_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1111c3b0c304eef9add6357f2b3ab35b3ac944ba7dde485322aa303d3b69057d +oid sha256:367eb2b46a16a7d1cf86fae4e064694183e2a446259d73f5ee3334bfc112f23e size 15214268 diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene.ksplat.json b/gsplat/phototourism/brandenburg-gate_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..8f323f641616beab8427b656254f21f1057cf3e2 --- /dev/null +++ b/gsplat/phototourism/brandenburg-gate_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.11954733749478352, + -2.7508110580543566, + 0.04152943029373683, + 0.7589801720919499, + 0.29412101654332096, + -0.02855110596739063, + -2.7378194605510977, + 0.14256481666864773, + 2.7353571975744178, + 0.12329271604864911, + 0.2925707511763862, + 7.226454981898048 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene_e2.ksplat b/gsplat/phototourism/brandenburg-gate_demo/scene_e2.ksplat deleted file mode 100644 index 08150f2bb20e43534167b5ba296e678662b63c5f..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/brandenburg-gate_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12d5f51f459d2a80505cbb7f2f1ad4192d3a793d12dc1374090141ead78fb4cc -size 15214268 diff --git a/gsplat/phototourism/brandenburg-gate_demo/scene_e3.ksplat b/gsplat/phototourism/brandenburg-gate_demo/scene_e3.ksplat deleted file mode 100644 index cd2c91bbe463adcf70dd0ac3a8ae1ee68cb91083..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/brandenburg-gate_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f80058cfcbbdcdf6618c88baef6b5238dab1410c966d6b349137a976029d50a6 -size 15214268 diff --git a/gsplat/phototourism/sacre-coeur_demo/params.json b/gsplat/phototourism/sacre-coeur_demo/params.json index 541b8a5727aab72cf86cc356f2446ad16d7feb28..30045be0b6eb19ffaf98e7d2e564d8396284b224 100644 --- a/gsplat/phototourism/sacre-coeur_demo/params.json +++ b/gsplat/phototourism/sacre-coeur_demo/params.json @@ -1 +1,23 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.3416086812852675, "rotation": [-0.7084229044190677, -0.6727871489396777, -0.12093766767443108, -0.17569439733110742], "offset": [0.07824624001993248, 0.5949588827357044, -0.03735446664699586], "sceneUri": "scene.ksplat", "links": {"app. 1": "params.json", "app. 2": "params_e2.json", "app. 3": "params_e3.json"}} +{ + "transform": [ + 0.014075087528361585, + 2.1819000242108357, + 1.206232271004217, + 0.2039584201261204, + 0.6600554389903212, + -1.1664701259789858, + 2.1022740967842495, + 1.1188715941760123, + 2.4041653072787095, + 0.30747657618019064, + -0.5842340675877643, + 4.239955973448079 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "7": "./scene-7.ksplat", + "14": "./scene-14.ksplat", + "29": "./scene-29.ksplat" + } +} \ No newline at end of file diff --git a/gsplat/phototourism/sacre-coeur_demo/params_e2.json b/gsplat/phototourism/sacre-coeur_demo/params_e2.json deleted file mode 100644 index aa943121cd670a10ade775b196bfab6d15e2d368..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/sacre-coeur_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.3416086812852675, "rotation": [-0.7084229044190677, -0.6727871489396777, -0.12093766767443108, -0.17569439733110742], "offset": [0.07824624001993248, 0.5949588827357044, -0.03735446664699586], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/gsplat/phototourism/sacre-coeur_demo/params_e3.json b/gsplat/phototourism/sacre-coeur_demo/params_e3.json deleted file mode 100644 index 923cf99b90a44593a53cf657bab6ea11e00f6e59..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/sacre-coeur_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.3416086812852675, "rotation": [-0.7084229044190677, -0.6727871489396777, -0.12093766767443108, -0.17569439733110742], "offset": [0.07824624001993248, 0.5949588827357044, -0.03735446664699586], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/gsplat/phototourism/sacre-coeur_demo/scene-14.ksplat b/gsplat/phototourism/sacre-coeur_demo/scene-14.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..f653ca724abbb46269a3d38b1e60b2e1f1694ff1 --- /dev/null +++ b/gsplat/phototourism/sacre-coeur_demo/scene-14.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b271bc67b0cf3618a7c69f742de8389c773327342f4262e3bcc5241a31d5c19 +size 11682324 diff --git a/gsplat/phototourism/sacre-coeur_demo/scene-14.ksplat.json b/gsplat/phototourism/sacre-coeur_demo/scene-14.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..083667218dd379d5b5116ce4ece2a0a205e3839d --- /dev/null +++ b/gsplat/phototourism/sacre-coeur_demo/scene-14.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.014075087528361585, + 2.1819000242108357, + 1.206232271004217, + 0.2039584201261204, + 0.6600554389903212, + -1.1664701259789858, + 2.1022740967842495, + 1.1188715941760123, + 2.4041653072787095, + 0.30747657618019064, + -0.5842340675877643, + 4.239955973448079 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/sacre-coeur_demo/scene-29.ksplat b/gsplat/phototourism/sacre-coeur_demo/scene-29.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..decec3381ecc90d4c38dd1930cf92e172feedc02 --- /dev/null +++ b/gsplat/phototourism/sacre-coeur_demo/scene-29.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1061bf53e941d32dec66e133c7f639e0e64bdaa31d52d75c4e015c002594c007 +size 11682324 diff --git a/gsplat/phototourism/sacre-coeur_demo/scene-29.ksplat.json b/gsplat/phototourism/sacre-coeur_demo/scene-29.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..083667218dd379d5b5116ce4ece2a0a205e3839d --- /dev/null +++ b/gsplat/phototourism/sacre-coeur_demo/scene-29.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.014075087528361585, + 2.1819000242108357, + 1.206232271004217, + 0.2039584201261204, + 0.6600554389903212, + -1.1664701259789858, + 2.1022740967842495, + 1.1188715941760123, + 2.4041653072787095, + 0.30747657618019064, + -0.5842340675877643, + 4.239955973448079 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/sacre-coeur_demo/scene-7.ksplat b/gsplat/phototourism/sacre-coeur_demo/scene-7.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..4593697b846ce7f3209216d0e8da8495e1fe59b4 --- /dev/null +++ b/gsplat/phototourism/sacre-coeur_demo/scene-7.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb82afc24816c4dfbb396b5d08a69d93076efd76da4495d9a7cd8d6ddaf39ae +size 11682324 diff --git a/gsplat/phototourism/sacre-coeur_demo/scene-7.ksplat.json b/gsplat/phototourism/sacre-coeur_demo/scene-7.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..083667218dd379d5b5116ce4ece2a0a205e3839d --- /dev/null +++ b/gsplat/phototourism/sacre-coeur_demo/scene-7.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.014075087528361585, + 2.1819000242108357, + 1.206232271004217, + 0.2039584201261204, + 0.6600554389903212, + -1.1664701259789858, + 2.1022740967842495, + 1.1188715941760123, + 2.4041653072787095, + 0.30747657618019064, + -0.5842340675877643, + 4.239955973448079 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/sacre-coeur_demo/scene.ksplat b/gsplat/phototourism/sacre-coeur_demo/scene.ksplat index 7657492332f08aab93571bf3c152fdc3366b8a9f..6de8dca6af1c2f627a10cd173d93a7d25620817f 100644 --- a/gsplat/phototourism/sacre-coeur_demo/scene.ksplat +++ b/gsplat/phototourism/sacre-coeur_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ea50c18a13fe74589f17adbcca1007ef040d212de0969c02044eb86bba9b69a +oid sha256:62029cdd042a38bf087724ee139119ca76f3e7cb19d5027d80e0dee2ea132029 size 11682324 diff --git a/gsplat/phototourism/sacre-coeur_demo/scene.ksplat.json b/gsplat/phototourism/sacre-coeur_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..083667218dd379d5b5116ce4ece2a0a205e3839d --- /dev/null +++ b/gsplat/phototourism/sacre-coeur_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + 0.014075087528361585, + 2.1819000242108357, + 1.206232271004217, + 0.2039584201261204, + 0.6600554389903212, + -1.1664701259789858, + 2.1022740967842495, + 1.1188715941760123, + 2.4041653072787095, + 0.30747657618019064, + -0.5842340675877643, + 4.239955973448079 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/sacre-coeur_demo/scene_e2.ksplat b/gsplat/phototourism/sacre-coeur_demo/scene_e2.ksplat deleted file mode 100644 index 3f71da196783f082e51abf6e384a74a956436c4a..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/sacre-coeur_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6482df03aa60c8cd5725e1c3287fc038d1bbb423e05d52176663940ccc47e4c7 -size 11682324 diff --git a/gsplat/phototourism/sacre-coeur_demo/scene_e3.ksplat b/gsplat/phototourism/sacre-coeur_demo/scene_e3.ksplat deleted file mode 100644 index 08af674da669b4b17eb25e1f5c4fd11be814e770..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/sacre-coeur_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f4b4e371120aec00f6d6c89d1309c56ea6513a19ba97aea0a2426f06b34245b -size 11682324 diff --git a/gsplat/phototourism/trevi-fountain_demo/params.json b/gsplat/phototourism/trevi-fountain_demo/params.json index 6e1e04bd5ddb6c012b1fda2c0013cb8e94c65b46..144d1078190989e8c8d1a11828954a3fdbe8b6c9 100644 --- a/gsplat/phototourism/trevi-fountain_demo/params.json +++ b/gsplat/phototourism/trevi-fountain_demo/params.json @@ -1 +1,23 @@ -{"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.3803074736296745, "rotation": [0.036289528941400064, 0.91817467655535, 0.3941319224099096, 0.017273134028286556], "offset": [0.012559935578089303, 1.2777275841516398, -0.0775801967076685], "sceneUri": "scene.ksplat", "links": {"app. 1": "params.json", "app. 2": "params_e2.json", "app. 3": "params_e3.json"}} +{ + "transform": [ + -2.6550971247359225, + 0.10370580981929796, + 0.16184152007548933, + 0.08791436335697383, + 0.057763183420190205, + -1.7072904508726556, + 2.041644201468953, + 1.5297965318575706, + 0.18333299553486523, + 2.039826643555856, + 1.7005836031725838, + 8.678422578314645 + ], + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "7": "./scene-7.ksplat", + "5": "./scene-5.ksplat", + "174": "./scene-174.ksplat" + } +} \ No newline at end of file diff --git a/gsplat/phototourism/trevi-fountain_demo/params_e2.json b/gsplat/phototourism/trevi-fountain_demo/params_e2.json deleted file mode 100644 index 27f1328bb922d79397fe1b81cc093fbe25dd879f..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/trevi-fountain_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"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.3803074736296745, "rotation": [0.036289528941400064, 0.91817467655535, 0.3941319224099096, 0.017273134028286556], "offset": [0.012559935578089303, 1.2777275841516398, -0.0775801967076685], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/gsplat/phototourism/trevi-fountain_demo/params_e3.json b/gsplat/phototourism/trevi-fountain_demo/params_e3.json deleted file mode 100644 index ae2f19cb9480492337d03a82b81f20a467bf009c..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/trevi-fountain_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"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.3803074736296745, "rotation": [0.036289528941400064, 0.91817467655535, 0.3941319224099096, 0.017273134028286556], "offset": [0.012559935578089303, 1.2777275841516398, -0.0775801967076685], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/gsplat/phototourism/trevi-fountain_demo/scene-174.ksplat b/gsplat/phototourism/trevi-fountain_demo/scene-174.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..c82b0499796015f5bf0a3edf25b3bc79c1c26629 --- /dev/null +++ b/gsplat/phototourism/trevi-fountain_demo/scene-174.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d823d1e15456c49b120c6fe6fb42a9cb35d36254fcbfb9a10bd510254dcfcfe0 +size 27468928 diff --git a/gsplat/phototourism/trevi-fountain_demo/scene-174.ksplat.json b/gsplat/phototourism/trevi-fountain_demo/scene-174.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..f8b69e3007012d4b9b4011649e5af5f6ff93f424 --- /dev/null +++ b/gsplat/phototourism/trevi-fountain_demo/scene-174.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + -2.6550971247359225, + 0.10370580981929796, + 0.16184152007548933, + 0.08791436335697383, + 0.057763183420190205, + -1.7072904508726556, + 2.041644201468953, + 1.5297965318575706, + 0.18333299553486523, + 2.039826643555856, + 1.7005836031725838, + 8.678422578314645 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/trevi-fountain_demo/scene-5.ksplat b/gsplat/phototourism/trevi-fountain_demo/scene-5.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..3c91a05b7ad2212987803c8a89265f37da8ea25f --- /dev/null +++ b/gsplat/phototourism/trevi-fountain_demo/scene-5.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3efd3e6d98bfc5b028c3de2b3e69529c6ceb14258fecca1381302dece40242 +size 27468928 diff --git a/gsplat/phototourism/trevi-fountain_demo/scene-5.ksplat.json b/gsplat/phototourism/trevi-fountain_demo/scene-5.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..f8b69e3007012d4b9b4011649e5af5f6ff93f424 --- /dev/null +++ b/gsplat/phototourism/trevi-fountain_demo/scene-5.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + -2.6550971247359225, + 0.10370580981929796, + 0.16184152007548933, + 0.08791436335697383, + 0.057763183420190205, + -1.7072904508726556, + 2.041644201468953, + 1.5297965318575706, + 0.18333299553486523, + 2.039826643555856, + 1.7005836031725838, + 8.678422578314645 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/trevi-fountain_demo/scene-7.ksplat b/gsplat/phototourism/trevi-fountain_demo/scene-7.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..4e738a84a14bac837adb15a86404c103786988a1 --- /dev/null +++ b/gsplat/phototourism/trevi-fountain_demo/scene-7.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0dde84dac6012b4e494f51489c6563df8cd4b574b84b3402fe9668b19bf535 +size 27468928 diff --git a/gsplat/phototourism/trevi-fountain_demo/scene-7.ksplat.json b/gsplat/phototourism/trevi-fountain_demo/scene-7.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..f8b69e3007012d4b9b4011649e5af5f6ff93f424 --- /dev/null +++ b/gsplat/phototourism/trevi-fountain_demo/scene-7.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + -2.6550971247359225, + 0.10370580981929796, + 0.16184152007548933, + 0.08791436335697383, + 0.057763183420190205, + -1.7072904508726556, + 2.041644201468953, + 1.5297965318575706, + 0.18333299553486523, + 2.039826643555856, + 1.7005836031725838, + 8.678422578314645 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/trevi-fountain_demo/scene.ksplat b/gsplat/phototourism/trevi-fountain_demo/scene.ksplat index de0404d9e46c9dd115f70ea972ca2a39d79013ad..fcfa076f9adae87644cfbca1e30113b1bf157974 100644 --- a/gsplat/phototourism/trevi-fountain_demo/scene.ksplat +++ b/gsplat/phototourism/trevi-fountain_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bd1ab3cd4b2f6a4a83599ae29467e366ba92579a31cb090b38116d8abff7c16 +oid sha256:169a056014dcd681ef9e6b2e60add0d25b4d1ece05aa19ecd3f7ab1bdd3b37d1 size 27468928 diff --git a/gsplat/phototourism/trevi-fountain_demo/scene.ksplat.json b/gsplat/phototourism/trevi-fountain_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..f8b69e3007012d4b9b4011649e5af5f6ff93f424 --- /dev/null +++ b/gsplat/phototourism/trevi-fountain_demo/scene.ksplat.json @@ -0,0 +1,16 @@ +{ + "transform": [ + -2.6550971247359225, + 0.10370580981929796, + 0.16184152007548933, + 0.08791436335697383, + 0.057763183420190205, + -1.7072904508726556, + 2.041644201468953, + 1.5297965318575706, + 0.18333299553486523, + 2.039826643555856, + 1.7005836031725838, + 8.678422578314645 + ] +} \ No newline at end of file diff --git a/gsplat/phototourism/trevi-fountain_demo/scene_e2.ksplat b/gsplat/phototourism/trevi-fountain_demo/scene_e2.ksplat deleted file mode 100644 index b964bde3a86a7e0d3acd8a2a149418fa21e5e95c..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/trevi-fountain_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3d47d23afff50f173610edfbbd51c27e2fd050f2c9ebafaa94c37b5982c1674 -size 27468928 diff --git a/gsplat/phototourism/trevi-fountain_demo/scene_e3.ksplat b/gsplat/phototourism/trevi-fountain_demo/scene_e3.ksplat deleted file mode 100644 index 8379ec9814a3811fd23e90ff0f6e5ec8ee933285..0000000000000000000000000000000000000000 --- a/gsplat/phototourism/trevi-fountain_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4afc1dc5e1ef1bf0af37c470b901d109601a397c1b77e0ba903b3671b4bc7c8f -size 27468928 diff --git a/mip-splatting/blender/chair_demo/params.json b/mip-splatting/blender/chair_demo/params.json index f5706348bd733b30accb83d0866efa7d8a6fd729..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/chair_demo/params.json +++ b/mip-splatting/blender/chair_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.4882764207821837, - 0.3605364177688986, - 0.7447928868878542 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.2383425943922832, - "rotation": [ - 0.042179018073775346, - 0.005885511780142183, - -0.5990007855171391, - 0.7996151262546678 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -1.2841297469812218e-11, - 6.212944811401222e-10, - 1.9625454594773828e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/blender/drums_demo/params.json b/mip-splatting/blender/drums_demo/params.json index 632f614aedb73afcbbfa36b46db1dbec21ec8e55..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/drums_demo/params.json +++ b/mip-splatting/blender/drums_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.4998651409608372, - -0.045843079064837255, - 0.8154231121581406 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23753628097646298, - "rotation": [ - -0.015148644465634447, - 0.009437628200696158, - 0.08841141068901238, - -0.9959241297432138 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 1.212545071294091e-09, - 2.0343422085788987e-09, - 2.5677548975977516e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/blender/ficus_demo/params.json b/mip-splatting/blender/ficus_demo/params.json index 2c5dd3e767dbde7dd755464494ac4ad8610cae0f..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/ficus_demo/params.json +++ b/mip-splatting/blender/ficus_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.9132911086410405, - 0.304617252684424, - 0.005552581358987063 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23883347135880628, - "rotation": [ - -0.07847463496898541, - 0.0332775999381959, - -0.5268732524980726, - 0.8456588607771695 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -1.3488937224137576e-09, - 2.5759038305150916e-09, - -6.339104519081928e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/blender/hotdog_demo/params.json b/mip-splatting/blender/hotdog_demo/params.json index fbf5b0ad1ca00b27f4bc7e90ab07de081dd3cc33..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/hotdog_demo/params.json +++ b/mip-splatting/blender/hotdog_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.13542246535261385, - 0.0213799487810985, - 0.9863895860885721 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24704540537245193, - "rotation": [ - -0.027289156883860046, - 0.010793757335969212, - 0.5524491790298826, - -0.8330298321839075 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -1.6230909775927227e-09, - 1.930023210694465e-09, - -1.394901305573626e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/blender/lego_demo/params.json b/mip-splatting/blender/lego_demo/params.json index d1e4cf150e220010355724df980fdc573f3554a5..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/lego_demo/params.json +++ b/mip-splatting/blender/lego_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.6675179688885037, - 0.6447982496030091, - 0.31536403276898617 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24315864141201712, - "rotation": [ - -0.0027236109807088145, - 0.035479805310932644, - 0.3941053224665174, - 0.9183761539597413 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 1.2690875433873927e-10, - 3.2305537411847496e-10, - -1.971751539819877e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/blender/materials_demo/params.json b/mip-splatting/blender/materials_demo/params.json index 86d9fbfa89ea869982b35c367b0ca08350a310d7..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/materials_demo/params.json +++ b/mip-splatting/blender/materials_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.39455330528762367, - -0.6481170605635974, - -0.5803402118903167 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23697097967691946, - "rotation": [ - 0.11317676210707837, - 0.025471811346211015, - 0.9507501388315032, - 0.28743065399775836 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -8.92750734449166e-10, - -1.5221711044399733e-09, - -1.3997468392701329e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/blender/mic_demo/params.json b/mip-splatting/blender/mic_demo/params.json index 4e618532129ea1fca64b2b74c03740c3f0c887ac..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/mic_demo/params.json +++ b/mip-splatting/blender/mic_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.23854235504130283, - 0.7259319889277933, - 0.6568618461228067 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24996580253171582, - "rotation": [ - 0.010465466377297854, - 0.013650481096529665, - -0.3353430480939045, - -0.941939052420287 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 5.990974079675415e-10, - -1.6545792643971047e-09, - -4.3445780306683446e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/blender/ship_demo/params.json b/mip-splatting/blender/ship_demo/params.json index 3895eb754aff212744207eb06783865b269625ed..367354f87e581c4b0886a86d84f26279271de7c7 100644 --- a/mip-splatting/blender/ship_demo/params.json +++ b/mip-splatting/blender/ship_demo/params.json @@ -1,35 +1,10 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.9388746775435663, - -0.16688470731152444, - 0.2762673779751973 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "antialias_2D_kernel_size": 0.1, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24628438139923656, - "rotation": [ - -0.02117224907391513, - 0.0515022616840467, - 0.1149844314539106, - 0.9918053404946967 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -7.603364535202495e-10, - 1.246072994787184e-09, - 2.267471543859756e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/bicycle_demo/params.json b/mip-splatting/mipnerf360/bicycle_demo/params.json index 91faaf312b919ee36a4bdcd5056ee042cf2f5147..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/bicycle_demo/params.json +++ b/mip-splatting/mipnerf360/bicycle_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22888033323111212, - "rotation": [ - -0.45003885699382756, - 0.6488669078732837, - -0.49298558089927497, - 0.36524235801458904 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.007214847428598274, - 0.10279895462760322, - 0.08412395951436835 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/bonsai_demo/params.json b/mip-splatting/mipnerf360/bonsai_demo/params.json index bc54ff0e59643c1c60d9adb3fd3c6b44d3eb9189..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/bonsai_demo/params.json +++ b/mip-splatting/mipnerf360/bonsai_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036756, - -0.39926685139136175, - -0.1348766184536155 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/counter_demo/params.json b/mip-splatting/mipnerf360/counter_demo/params.json index ced94c50e2063d2fff125dce721d59ceb0610087..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/counter_demo/params.json +++ b/mip-splatting/mipnerf360/counter_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020949258885, - 0.13131370902940062, - 0.40045901246055976 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2324795470793594, - "rotation": [ - -0.8071459435445244, - -0.3701027874492069, - 0.16728380575981922, - 0.4284337531899857 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07913406437547012, - -0.14688512832866243, - 0.5440358164966017 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/flowers_demo/params.json b/mip-splatting/mipnerf360/flowers_demo/params.json index 5b718cf6c50ccd3fd832770c87586730a14f0854..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/flowers_demo/params.json +++ b/mip-splatting/mipnerf360/flowers_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.32179495999894564, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/garden_demo/params.json b/mip-splatting/mipnerf360/garden_demo/params.json index 4cd7bf9a8dbbdc38747b47a03c65fa25ee4539bc..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/garden_demo/params.json +++ b/mip-splatting/mipnerf360/garden_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750033, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/kitchen_demo/params.json b/mip-splatting/mipnerf360/kitchen_demo/params.json index 33511c8c39a8be732caea86540b89b98623caf65..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/kitchen_demo/params.json +++ b/mip-splatting/mipnerf360/kitchen_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.801915344072193, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221892, - 0.1444080511508508, - -0.0802967567806129, - 0.4390758442168885 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.06917166942250716, - -0.05314041265136789, - 0.5261106218758103 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/room_demo/params.json b/mip-splatting/mipnerf360/room_demo/params.json index e6914d6d4efe4876886c1815e39b65aab74b825a..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/room_demo/params.json +++ b/mip-splatting/mipnerf360/room_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/stump_demo/params.json b/mip-splatting/mipnerf360/stump_demo/params.json index f208e45841ec780a575f425931565af413d42c55..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/stump_demo/params.json +++ b/mip-splatting/mipnerf360/stump_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917944351752621, - -0.7149202713349458, - -0.1782950975770876 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859625582210411, - "rotation": [ - -0.8455664304804927, - -0.39337439280466147, - 0.14446916739847315, - 0.33076072681204766 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.009754573651166387, - -0.10444330426601134, - 0.23584159285600811 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/mipnerf360/treehill_demo/params.json b/mip-splatting/mipnerf360/treehill_demo/params.json index c31d63096885dd835129b1cb894cff88a78a16f3..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/mipnerf360/treehill_demo/params.json +++ b/mip-splatting/mipnerf360/treehill_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817348, - 0.41025804790853493, - -0.2539939728372986, - 0.502179689356142 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/seathru-nerf/curasao_demo/params.json b/mip-splatting/seathru-nerf/curasao_demo/params.json index 747262c1a0a6cb3d641419e9e4a063c647965097..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/seathru-nerf/curasao_demo/params.json +++ b/mip-splatting/seathru-nerf/curasao_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.39151168868849706, - 0.24396023873787512, - -0.3408501539460073 - ], - "initialCameraLookAt": [ - 0.11012786648214001, - 1.196229564884659, - -0.22250219011324154 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.12336015580457953, - "rotation": [ - -0.7079360916688788, - 0.029124907394822097, - 0.009276494762005495, - 0.705614750785984 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.016710334875456822, - 0.02425725896930067, - -0.06883205823608707 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/seathru-nerf/iui3_demo/params.json b/mip-splatting/seathru-nerf/iui3_demo/params.json index 13e50f289a4d9f0077ef171dc5040ab3cb9b50cb..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/seathru-nerf/iui3_demo/params.json +++ b/mip-splatting/seathru-nerf/iui3_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.15460711079621134, - -0.7163109418470575, - -0.1595912937641841 - ], - "initialCameraLookAt": [ - -0.25651574606229455, - 0.1952565017705178, - -0.15482240802113795 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.16197853717304458, - "rotation": [ - -0.7485912788033515, - -0.0036865083152282097, - 0.11596766516466615, - 0.6528008942949299 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.010607199975160356, - -0.01085398933759853, - -0.05092641543250332 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/seathru-nerf/japanese-gradens_demo/params.json b/mip-splatting/seathru-nerf/japanese-gradens_demo/params.json index e8ea83eebe85c478b9616f27da271878fd0b4b75..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/seathru-nerf/japanese-gradens_demo/params.json +++ b/mip-splatting/seathru-nerf/japanese-gradens_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8202222314802773, - -0.5122827490345269, - -0.2625752834424488 - ], - "initialCameraLookAt": [ - -0.5813329774358482, - 0.45792616333152036, - -0.3029063389710832 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.20563716922470085, - "rotation": [ - 0.690501180597269, - 0.012973004923148013, - -0.018827686579510117, - -0.7229698050092449 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.07064754911678865, - -0.006367012503345849, - -0.047291466759756866 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/seathru-nerf/panama_demo/params.json b/mip-splatting/seathru-nerf/panama_demo/params.json index c66546b9794a7644f8d9ec6f1ce68173d5032436..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/seathru-nerf/panama_demo/params.json +++ b/mip-splatting/seathru-nerf/panama_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5275112052094113, - -0.6252189945220826, - -0.7655935512671959 - ], - "initialCameraLookAt": [ - -0.24883132209078446, - 0.3294901270536199, - -0.6613439021001055 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.19825229174292244, - "rotation": [ - -0.7137289813254529, - 0.02292297105532959, - -0.04997946006438636, - 0.6982603613164647 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.008358536509839394, - -0.036801246605280565, - -0.05875693019020648 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/auditorium_demo/params.json b/mip-splatting/tanksandtemples/auditorium_demo/params.json index 5656d893fdbcd5ca383f3a4b53f876a8326354b1..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/auditorium_demo/params.json +++ b/mip-splatting/tanksandtemples/auditorium_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5719153306679995, - -0.40671410553452986, - -0.013426133374788977 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1626078227918586, - "rotation": [ - -0.6936528929325116, - 0.1471419986875544, - -0.1216327314152313, - 0.6945504841241276 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.04870118370187179, - -0.12561190075409043, - 0.011292388054949044 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/ballroom_demo/params.json b/mip-splatting/tanksandtemples/ballroom_demo/params.json index 79fe883dbf04a28146f9562a9b4f5e3e14d2e19f..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/ballroom_demo/params.json +++ b/mip-splatting/tanksandtemples/ballroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8495956765404389, - -0.24556596415872825, - -0.02058288700980269 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1655288806504167, - "rotation": [ - 0.6051920043810118, - 0.3826167076936916, - -0.38703941961410154, - -0.5809884512550257 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07421405318597137, - -0.05139373483954467, - -0.011797638130268823 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/barn_demo/params.json b/mip-splatting/tanksandtemples/barn_demo/params.json index c45385ba4784da37131088df3fb95b6e3c3b83a0..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/barn_demo/params.json +++ b/mip-splatting/tanksandtemples/barn_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6067628472029684, - 0.42194637749952435, - 0.003154097789530622 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22360793064610496, - "rotation": [ - 0.6533605664927327, - 0.22814117698529812, - -0.22214481914487422, - -0.6868211214305726 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.10384077961851051, - -0.12949540848272698, - 0.010018558194969543 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/caterpillar_demo/params.json b/mip-splatting/tanksandtemples/caterpillar_demo/params.json index 85c64cd4f6e5e1bdb871f347aafa962391038d42..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/caterpillar_demo/params.json +++ b/mip-splatting/tanksandtemples/caterpillar_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6118147396165491, - -0.06743429620483224, - 0.0458400233648438 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15632593622993346, - "rotation": [ - -0.6077794291032659, - 0.4155242402537982, - -0.375950839653294, - 0.5626764056581679 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.056956215437224025, - -0.0800579785069153, - 0.050327396724357085 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/church_demo/params.json b/mip-splatting/tanksandtemples/church_demo/params.json index ff659699bf4041e1c3851fddb8dcda777f1c49ee..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/church_demo/params.json +++ b/mip-splatting/tanksandtemples/church_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6696893583491879, - -0.03368573772405472, - 0.02129921928543351 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.13042724531414823, - "rotation": [ - -0.4989257644667757, - 0.34652150294413464, - -0.43077189642163094, - 0.6674065498643935 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.015407580192204048, - -0.021256238494100778, - 0.008097348090578783 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/courthouse_demo/params.json b/mip-splatting/tanksandtemples/courthouse_demo/params.json index 4ea84fe2061ccac3aa24ec916b5bb0e34cf6ee31..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/courthouse_demo/params.json +++ b/mip-splatting/tanksandtemples/courthouse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6284739276764428, - 0.002676556317114387, - -0.19465483746154816 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1639158104455336, - "rotation": [ - -0.4852209153609749, - 0.3425700489851422, - -0.4622888565931233, - 0.6584037043519709 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.055963518387757136, - -0.2002451534577499, - -0.18898763124524326 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/courtroom_demo/params.json b/mip-splatting/tanksandtemples/courtroom_demo/params.json index 2f163c9c9d8b55fbcf6d81a58e24e0d42ced9a08..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/courtroom_demo/params.json +++ b/mip-splatting/tanksandtemples/courtroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.4128927654124998, - -0.031899341983060985, - -0.08078732088858431 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18527021844207278, - "rotation": [ - -0.46194262094071764, - 0.36846162460131493, - -0.5083034509506497, - 0.6264763745794734 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01145642245386924, - -0.08382604695218623, - -0.0512804337588534 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/family_demo/params.json b/mip-splatting/tanksandtemples/family_demo/params.json index 3413ed11e3bda49a8d696959ec7d12d9737b7997..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/family_demo/params.json +++ b/mip-splatting/tanksandtemples/family_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.4305084284229046, - 0.10296116689797771, - 0.06016544275125207 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21031184798039884, - "rotation": [ - -0.7218334010699448, - -0.18786958859803615, - 0.17233648447101138, - 0.6433985505889595 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.05442891731859649, - -0.016593702250356487, - 0.09630489947390644 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/francis_demo/params.json b/mip-splatting/tanksandtemples/francis_demo/params.json index f699bc2f123682f120b616aa438c6b29d4ae7704..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/francis_demo/params.json +++ b/mip-splatting/tanksandtemples/francis_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -1.1717020897183674, - 0.4471960680915513, - -0.25707132307784736 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18252940631219514, - "rotation": [ - -0.4122177221991252, - 0.4908605224238346, - -0.5344965052650043, - 0.5508593131556023 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.16173468476335046, - -0.012542752811874822, - -0.18113314776276435 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/horse_demo/params.json b/mip-splatting/tanksandtemples/horse_demo/params.json index c28e8c718fdec15fbcafe21a40d9fa5bae9df051..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/horse_demo/params.json +++ b/mip-splatting/tanksandtemples/horse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.050700091321438365, - -0.43328800683472757, - -0.035227745323484584 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17124565010244763, - "rotation": [ - -0.7250096704965351, - -0.12780944549587625, - 0.15191137456542583, - 0.6595063741967819 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.00756746070402682, - -0.07273764810592032, - -0.005475623794708351 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/ignatius_demo/params.json b/mip-splatting/tanksandtemples/ignatius_demo/params.json index 5b0cf233cd423c2dbbd0036199d362b362dadfef..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/ignatius_demo/params.json +++ b/mip-splatting/tanksandtemples/ignatius_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.422034715446821, - -0.31171288139915954, - 0.11586102092968974 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17534715834942993, - "rotation": [ - 0.6623353279990414, - 0.3342045541110986, - -0.3169784470412022, - -0.5908839931891468 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.027383919381139495, - -0.07002547116265384, - 0.10440121192804055 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/lighthouse_demo/params.json b/mip-splatting/tanksandtemples/lighthouse_demo/params.json index 72d473c59ceef15f8b644a937d2396ad5003f923..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/lighthouse_demo/params.json +++ b/mip-splatting/tanksandtemples/lighthouse_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.6052086599262378, - -0.6651011707736184, - -0.13059971282036426 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17654900763340434, - "rotation": [ - 0.6557290228455671, - 0.1365775299064218, - -0.16640880948123082, - -0.723653325183888 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07989634880156385, - -0.05043774790801379, - -0.11840267973814728 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/m60_demo/params.json b/mip-splatting/tanksandtemples/m60_demo/params.json index d7c78086fdf447cf828b352f04fc25cddc974aa5..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/m60_demo/params.json +++ b/mip-splatting/tanksandtemples/m60_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -1.0270221964131876, - -0.029134525152065757, - 0.03909052912782066 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.15095899892510428, - "rotation": [ - 0.5601169931665994, - 0.49155795201308683, - -0.4343147132806959, - -0.5059747657804828 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01819951870117663, - 0.03200540662967474, - 0.050210240089155145 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/meetingroom_demo/params.json b/mip-splatting/tanksandtemples/meetingroom_demo/params.json index f5d41ad5b726ba4e42510d15526067a02a8b51ea..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/meetingroom_demo/params.json +++ b/mip-splatting/tanksandtemples/meetingroom_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5809581325846646, - -0.3219225482473011, - -0.06411975313246596 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.19370919294606362, - "rotation": [ - 0.5296607314454997, - 0.46810293927127733, - -0.4190795420571377, - -0.5698346121809282 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01916727547084273, - 0.006153174146393834, - -0.035924672745086456 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/museum_demo/params.json b/mip-splatting/tanksandtemples/museum_demo/params.json index 0ef903e7b541ea8db661b3047e250d287c0675f0..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/museum_demo/params.json +++ b/mip-splatting/tanksandtemples/museum_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.8420202979061666, - -0.11483153766253898, - 0.11035574492864966 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18122007429555675, - "rotation": [ - -0.40828013584815254, - 0.40480715595735484, - -0.5234314542179263, - 0.6288545220421329 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.01156742546912003, - -0.0009375759022232687, - -0.09913502024944384 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/palace_demo/params.json b/mip-splatting/tanksandtemples/palace_demo/params.json index 7f7222fe91cfeff41dfeab0bebe5be81f223084b..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/palace_demo/params.json +++ b/mip-splatting/tanksandtemples/palace_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.06347294522198364, - -0.4459115669665459, - -0.13608598415206088 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1535120667949364, - "rotation": [ - 0.4339348762008194, - 0.03539632635007728, - -0.10611313838063727, - -0.8939729443112416 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.11581448603960748, - -0.10377127152484278, - -0.1353602848592375 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/panther_demo/params.json b/mip-splatting/tanksandtemples/panther_demo/params.json index b5c75fbc2cc1dc311d32ffc1c2114ada690b4450..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/panther_demo/params.json +++ b/mip-splatting/tanksandtemples/panther_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.828836064683018, - -0.5248130851547875, - 0.08754520370614528 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22242859691974448, - "rotation": [ - 0.595179370898555, - 0.3857492990153536, - -0.3824309587228689, - -0.5922039822360796 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.07926550991721289, - -0.0475404999237492, - 0.09245323091253156 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/playground_demo/params.json b/mip-splatting/tanksandtemples/playground_demo/params.json index b950b3d46f20709d2549379467153fb7a62a30ef..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/playground_demo/params.json +++ b/mip-splatting/tanksandtemples/playground_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.2918269411678637, - 0.8992992634020567, - 0.03682883942097179 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2025511380183571, - "rotation": [ - -0.724980200845108, - -0.12966900650142865, - 0.12688590603752953, - 0.6644468556510409 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.05863690499786471, - -0.09373574324130196, - 0.05468611230734915 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/temple_demo/params.json b/mip-splatting/tanksandtemples/temple_demo/params.json index cda64e0f9998a9eb8a298703831a889deeedb93c..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/temple_demo/params.json +++ b/mip-splatting/tanksandtemples/temple_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.8768487800272033, - -0.2654622093949166, - -0.15494054141809346 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.18406184343494025, - "rotation": [ - -0.635928190063318, - 0.0138340539926457, - -0.03600679363322686, - 0.770783670588042 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.018311779336545004, - -0.09957761138484951, - -0.14160117053868668 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/train_demo/params.json b/mip-splatting/tanksandtemples/train_demo/params.json index 0407047687714bfe5abffdc4db54cca5f1a43193..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/train_demo/params.json +++ b/mip-splatting/tanksandtemples/train_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.5929379761922094, - -0.3425585542625432, - -0.032028089849834476 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.14777807893765368, - "rotation": [ - -0.6517494636720349, - 0.1906540338124767, - -0.17256333340664048, - 0.7135093355786135 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - 0.06746397065163419, - -0.07951856924700285, - -0.025381495207452847 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/mip-splatting/tanksandtemples/truck_demo/params.json b/mip-splatting/tanksandtemples/truck_demo/params.json index 4779386a93f2c5f867932b9834ad97a96059c800..b781f77b9b8f87e60ee1995f601e739a3cd052f8 100644 --- a/mip-splatting/tanksandtemples/truck_demo/params.json +++ b/mip-splatting/tanksandtemples/truck_demo/params.json @@ -1,35 +1,5 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.796161899663975, - -0.032288999098732445, - 0.11925081357745765 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.1923662278320967, - "rotation": [ - -0.7074657902704117, - -0.2787956634499944, - 0.21054211100973946, - 0.6143591401860169 - ], - "antialiased": true, - "kernel2DSize": 0.1, - "splatRenderMode": "ThreeD", - "offset": [ - -0.020158297085942044, - -0.09879495924347917, - 0.15035780207790733 - ], - "sceneUri": "scene.ksplat" + "antialias_2D_kernel_size": 0.1, + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/chair_demo/params.json b/scaffold-gs/blender/chair_demo/params.json index 46963b2b84fea7277cb73fc66ec64cc14313e8d5..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/chair_demo/params.json +++ b/scaffold-gs/blender/chair_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.4882764207821837, - 0.3605364177688986, - 0.7447928868878542 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.2383425943922832, - "rotation": [ - 0.042179018073775346, - 0.005885511780142183, - -0.5990007855171391, - 0.7996151262546678 - ], - "offset": [ - -1.2841297469812218e-11, - 6.212944811401222e-10, - 1.9625454594773828e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/drums_demo/params.json b/scaffold-gs/blender/drums_demo/params.json index b0fa42f76c41b9a9f8e2e68ddd4bb06aa02e95ff..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/drums_demo/params.json +++ b/scaffold-gs/blender/drums_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.4998651409608372, - -0.045843079064837255, - 0.8154231121581406 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23753628097646298, - "rotation": [ - -0.015148644465634447, - 0.009437628200696158, - 0.08841141068901238, - -0.9959241297432138 - ], - "offset": [ - 1.212545071294091e-09, - 2.0343422085788987e-09, - 2.5677548975977516e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/ficus_demo/params.json b/scaffold-gs/blender/ficus_demo/params.json index 5d3d9b66f26792b8de45af7ebbdf7efed91010fd..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/ficus_demo/params.json +++ b/scaffold-gs/blender/ficus_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.9132911086410405, - 0.304617252684424, - 0.005552581358987063 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23883347135880628, - "rotation": [ - -0.07847463496898541, - 0.0332775999381959, - -0.5268732524980726, - 0.8456588607771695 - ], - "offset": [ - -1.3488937224137576e-09, - 2.5759038305150916e-09, - -6.339104519081928e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/hotdog_demo/params.json b/scaffold-gs/blender/hotdog_demo/params.json index ca5d1d3b217e8b97e4289298582562e2ad019464..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/hotdog_demo/params.json +++ b/scaffold-gs/blender/hotdog_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - 0.13542246535261385, - 0.0213799487810985, - 0.9863895860885721 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24704540537245193, - "rotation": [ - -0.027289156883860046, - 0.010793757335969212, - 0.5524491790298826, - -0.8330298321839075 - ], - "offset": [ - -1.6230909775927227e-09, - 1.930023210694465e-09, - -1.394901305573626e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/lego_demo/params.json b/scaffold-gs/blender/lego_demo/params.json index abf87227cbf994835652cbfef3cd2a3a891a900d..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/lego_demo/params.json +++ b/scaffold-gs/blender/lego_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.6675179688885037, - 0.6447982496030091, - 0.31536403276898617 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24315864141201712, - "rotation": [ - -0.0027236109807088145, - 0.035479805310932644, - 0.3941053224665174, - 0.9183761539597413 - ], - "offset": [ - 1.2690875433873927e-10, - 3.2305537411847496e-10, - -1.971751539819877e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/materials_demo/params.json b/scaffold-gs/blender/materials_demo/params.json index f5c9ab5ee10e9b21ffb93f37f5b9fc0e5d413a13..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/materials_demo/params.json +++ b/scaffold-gs/blender/materials_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.39455330528762367, - -0.6481170605635974, - -0.5803402118903167 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.23697097967691946, - "rotation": [ - 0.11317676210707837, - 0.025471811346211015, - 0.9507501388315032, - 0.28743065399775836 - ], - "offset": [ - -8.92750734449166e-10, - -1.5221711044399733e-09, - -1.3997468392701329e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/mic_demo/params.json b/scaffold-gs/blender/mic_demo/params.json index 839a82d8acc794ccd1d32f8da18b4016fe0cefc6..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/mic_demo/params.json +++ b/scaffold-gs/blender/mic_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.23854235504130283, - 0.7259319889277933, - 0.6568618461228067 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24996580253171582, - "rotation": [ - 0.010465466377297854, - 0.013650481096529665, - -0.3353430480939045, - -0.941939052420287 - ], - "offset": [ - 5.990974079675415e-10, - -1.6545792643971047e-09, - -4.3445780306683446e-10 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/blender/ship_demo/params.json b/scaffold-gs/blender/ship_demo/params.json index 2dbfffe25090d78809dffa8036fe04d4867d44ad..d06abcaad23e634a40af26ee338c57d198d77b48 100644 --- a/scaffold-gs/blender/ship_demo/params.json +++ b/scaffold-gs/blender/ship_demo/params.json @@ -1,32 +1,9 @@ { - "type": "gaussian-splatting", - "backgroundColor": "#ffffff", - "initialCameraPosition": [ - -0.9388746775435663, - -0.16688470731152444, - 0.2762673779751973 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, + "background_color": [ + 1.0, + 1.0, 1.0 ], - "scale": 0.24628438139923656, - "rotation": [ - -0.02117224907391513, - 0.0515022616840467, - 0.1149844314539106, - 0.9918053404946967 - ], - "offset": [ - -7.603364535202495e-10, - 1.246072994787184e-09, - 2.267471543859756e-09 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/bicycle_demo/params.json b/scaffold-gs/mipnerf360/bicycle_demo/params.json index 74f5f3b56ebbe287d6eb87bd9233e7da3ce8d361..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/bicycle_demo/params.json +++ b/scaffold-gs/mipnerf360/bicycle_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.32942103315398774, - 0.9613294545569758, - -0.14401710006514265 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.22888033323111212, - "rotation": [ - -0.45003885699382756, - 0.6488669078732837, - -0.49298558089927497, - 0.36524235801458904 - ], - "offset": [ - -0.007214847428598274, - 0.10279895462760322, - 0.08412395951436835 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/bonsai_demo/params.json b/scaffold-gs/mipnerf360/bonsai_demo/params.json index 3f4f49b39c969beba73de988b4606b6630ead5c3..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/bonsai_demo/params.json +++ b/scaffold-gs/mipnerf360/bonsai_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.999067309205532, - -0.06399863206728017, - 0.15928955756039653 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.21973242596226564, - "rotation": [ - 0.19636361057327104, - 0.8853449111036756, - -0.39926685139136175, - -0.1348766184536155 - ], - "offset": [ - 0.14412365187954626, - -0.0003535804971097657, - 0.48330196585555024 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/counter_demo/params.json b/scaffold-gs/mipnerf360/counter_demo/params.json index c69e016f7858dee731ec0fd53f19e68e6087b798..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/counter_demo/params.json +++ b/scaffold-gs/mipnerf360/counter_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7767020949258885, - 0.13131370902940062, - 0.40045901246055976 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2324795470793594, - "rotation": [ - -0.8071459435445244, - -0.3701027874492069, - 0.16728380575981922, - 0.4284337531899857 - ], - "offset": [ - 0.07913406437547012, - -0.14688512832866243, - 0.5440358164966017 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/flowers_demo/params.json b/scaffold-gs/mipnerf360/flowers_demo/params.json index 8fa76ff76402db4a99362f6940a807111077f7dd..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/flowers_demo/params.json +++ b/scaffold-gs/mipnerf360/flowers_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.7350255409643957, - -0.2862798183218377, - -0.1444547963806818 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23876315300777917, - "rotation": [ - -0.32179495999894564, - 0.49758872125852016, - -0.6701024556473608, - 0.44700801685312674 - ], - "offset": [ - 0.0223520278487397, - 0.00402859119938404, - 0.004720325289608272 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/garden_demo/params.json b/scaffold-gs/mipnerf360/garden_demo/params.json index fbed5becd01daa2d8074069f53c3ccfbbc818c32..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/garden_demo/params.json +++ b/scaffold-gs/mipnerf360/garden_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 1.048962666217299, - 0.06536615074217787, - 0.17245212573259566 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23493236613743415, - "rotation": [ - 0.5249819711750033, - 0.6778153432193696, - -0.4106109547921693, - -0.31041735493087214 - ], - "offset": [ - 0.08166239754256945, - -0.07559332122255462, - 0.4355414626590412 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/kitchen_demo/params.json b/scaffold-gs/mipnerf360/kitchen_demo/params.json index fa00ae4078f82fa1d2eb82d8a6e2ad9eed9973e5..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/kitchen_demo/params.json +++ b/scaffold-gs/mipnerf360/kitchen_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.801915344072193, - -0.19380001954440979, - 0.2796243366258503 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2266620092180733, - "rotation": [ - -0.8831257830221892, - 0.1444080511508508, - -0.0802967567806129, - 0.4390758442168885 - ], - "offset": [ - 0.06917166942250716, - -0.05314041265136789, - 0.5261106218758103 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/room_demo/params.json b/scaffold-gs/mipnerf360/room_demo/params.json index adedbd446428fcf0097aaed6f46ba68220eec67f..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/room_demo/params.json +++ b/scaffold-gs/mipnerf360/room_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.6128405412626861, - 0.40416453978937594, - 0.26555527816312496 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.17631718295840448, - "rotation": [ - -0.6347638657701052, - 0.5711901973793087, - -0.3353277445617076, - 0.3979596673753966 - ], - "offset": [ - 0.0865909076694749, - 0.06265604602802298, - 0.276203528833913 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/stump_demo/params.json b/scaffold-gs/mipnerf360/stump_demo/params.json index 5a1bd4c9bf8a90f14211155e3895d95195b6ce17..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/stump_demo/params.json +++ b/scaffold-gs/mipnerf360/stump_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - 0.5917944351752621, - -0.7149202713349458, - -0.1782950975770876 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.23859625582210411, - "rotation": [ - -0.8455664304804927, - -0.39337439280466147, - 0.14446916739847315, - 0.33076072681204766 - ], - "offset": [ - 0.009754573651166387, - -0.10444330426601134, - 0.23584159285600811 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/mipnerf360/treehill_demo/params.json b/scaffold-gs/mipnerf360/treehill_demo/params.json index 2ea4c8e3f30138bb1944e73c58656a870f937265..2e7d7d907f6e9bd6f5caf08e048621addeb1f109 100644 --- a/scaffold-gs/mipnerf360/treehill_demo/params.json +++ b/scaffold-gs/mipnerf360/treehill_demo/params.json @@ -1,32 +1,4 @@ { - "type": "gaussian-splatting", - "backgroundColor": null, - "initialCameraPosition": [ - -0.27902187455278366, - 0.8084602176716709, - -0.2307105908942182 - ], - "initialCameraLookAt": [ - 0.0, - 0.0, - 0.0 - ], - "cameraUp": [ - 0.0, - 0.0, - 1.0 - ], - "scale": 0.2138772558548477, - "rotation": [ - -0.7176287030817348, - 0.41025804790853493, - -0.2539939728372986, - 0.502179689356142 - ], - "offset": [ - 0.04279972973350468, - -0.012040602512207382, - 0.01814637097337892 - ], - "sceneUri": "scene.ksplat" + "scene_url": "./scene.ksplat", + "type": "3dgs" } \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/params.json b/scaffold-gs/phototourism/brandenburg-gate_demo/params.json index 824c652d14df2156ba3aa76190b9405bfbaa2fa8..634baa2587f1f03694e15414df68fdeb1cd82e77 100644 --- a/scaffold-gs/phototourism/brandenburg-gate_demo/params.json +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13680774708936266, "rotation": [0.7060413474898131, 0.005513900058945365, -0.0, -0.7081491456895992], "offset": [-0.013550737704302044, -0.05205834560425721, 0.012686333995855803], "sceneUri": "scene.ksplat", "links": {"app. 1": "params.json", "app. 2": "params_e2.json", "app. 3": "params_e3.json"}} +{ + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "0": "./scene-0.ksplat", + "1": "./scene-1.ksplat", + "9": "./scene-9.ksplat" + } +} \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/params_e2.json b/scaffold-gs/phototourism/brandenburg-gate_demo/params_e2.json deleted file mode 100644 index 8dcda7469b98f9675e71d0a8ce3a4ea29b488d8b..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/brandenburg-gate_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13680774708936266, "rotation": [0.7060413474898131, 0.005513900058945365, -0.0, -0.7081491456895992], "offset": [-0.013550737704302044, -0.05205834560425721, 0.012686333995855803], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/params_e3.json b/scaffold-gs/phototourism/brandenburg-gate_demo/params_e3.json deleted file mode 100644 index f1c49965b7cb7cbcc59eb071a1340872eeaca9ef..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/brandenburg-gate_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [-0.3685787362484528, 0.2647499715352466, -0.05556570767969427], "initialCameraLookAt": [0.15612998198529876, 1.114193005629888, 0.00035683864522256803], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13680774708936266, "rotation": [0.7060413474898131, 0.005513900058945365, -0.0, -0.7081491456895992], "offset": [-0.013550737704302044, -0.05205834560425721, 0.012686333995855803], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene-0.ksplat b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-0.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..fbbbe6fdc85ebd3d2428d4b92618d94980f2b27b --- /dev/null +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-0.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3669f05296f2ae51d3060f93fd3d9f28ee19c2b99cfdda8d0e57e36e2602675 +size 12095072 diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene-0.ksplat.json b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-0.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-0.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene-1.ksplat b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-1.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..fcc74fbd91a1641a4908aff7cbd064b1860430cc --- /dev/null +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-1.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249cf4869f684b4b7f89802f2ff8b75156370b3632bb26bb246243791fd7ec4d +size 12095072 diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene-1.ksplat.json b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-1.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-1.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene-9.ksplat b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-9.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..adc3390fb402f98761511533ebb6e9fe16b100e0 --- /dev/null +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-9.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d358da4260336c8a148dc89c5e033d7f94eef2ec5bd61945464cf556f2fd00 +size 12095072 diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene-9.ksplat.json b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-9.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene-9.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene.ksplat b/scaffold-gs/phototourism/brandenburg-gate_demo/scene.ksplat index 0ba32b42f0b156a0ef634e9fde4fa0d66e423ecb..fbbbe6fdc85ebd3d2428d4b92618d94980f2b27b 100644 --- a/scaffold-gs/phototourism/brandenburg-gate_demo/scene.ksplat +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8db08d03556e3a9384ec94fe2320935a0fcdabb310b92a8997f9e698567eecc7 -size 12336580 +oid sha256:c3669f05296f2ae51d3060f93fd3d9f28ee19c2b99cfdda8d0e57e36e2602675 +size 12095072 diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene.ksplat.json b/scaffold-gs/phototourism/brandenburg-gate_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/brandenburg-gate_demo/scene.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene_e2.ksplat b/scaffold-gs/phototourism/brandenburg-gate_demo/scene_e2.ksplat deleted file mode 100644 index 39556d071e9b0165bc1534f9a72d861a984149a9..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/brandenburg-gate_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b977494a3a51cce09c4ed83691fb864d7aa573028a61c9f0d7eaf193d618aca -size 12336580 diff --git a/scaffold-gs/phototourism/brandenburg-gate_demo/scene_e3.ksplat b/scaffold-gs/phototourism/brandenburg-gate_demo/scene_e3.ksplat deleted file mode 100644 index dec8963e5273896100c02ef35f2d45d4b357780c..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/brandenburg-gate_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aeab5643361eb54cb0d5e31937bf7ad8e5d50a059d034176a784ec466a51ca70 -size 12336580 diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/params.json b/scaffold-gs/phototourism/sacre-coeur_demo/params.json index 810c0388369dab076906b290c195f304ef47dc61..311219d3c49c5eb809cfdea397678261b4d03027 100644 --- a/scaffold-gs/phototourism/sacre-coeur_demo/params.json +++ b/scaffold-gs/phototourism/sacre-coeur_demo/params.json @@ -1 +1,9 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13701796534050623, "rotation": [-0.6299369416352579, 0.051548613923833475, -0.0, 0.7749336681069867], "offset": [0.013991032644615395, -0.0020546178365765605, -0.0022434886634567375], "sceneUri": "scene.ksplat", "links": {"app. 1": "params.json", "app. 2": "params_e2.json", "app. 3": "params_e3.json"}} +{ + "scene_url": "./scene.ksplat", + "type": "3dgs", + "scene_url_per_appearance": { + "7": "./scene-7.ksplat", + "14": "./scene-14.ksplat", + "29": "./scene-29.ksplat" + } +} \ No newline at end of file diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/params_e2.json b/scaffold-gs/phototourism/sacre-coeur_demo/params_e2.json deleted file mode 100644 index d7da98da4def5286ce0ed3ab2a851b22f6c2f112..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/sacre-coeur_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13701796534050623, "rotation": [-0.6299369416352579, 0.051548613923833475, -0.0, 0.7749336681069867], "offset": [0.013991032644615395, -0.0020546178365765605, -0.0022434886634567375], "sceneUri": "scene_e2.ksplat"} \ No newline at end of file diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/params_e3.json b/scaffold-gs/phototourism/sacre-coeur_demo/params_e3.json deleted file mode 100644 index a0c10a60bf46661f5363b8acb04b4141e24f7cbf..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/sacre-coeur_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "gaussian-splatting", "backgroundColor": null, "initialCameraPosition": [0.09569803725007499, 0.372607101055443, -0.08508402531519113], "initialCameraLookAt": [0.07786674702192578, 1.3370222655817556, 0.1787064177492251], "cameraUp": [0.0, 0.0, 1.0], "scale": 0.13701796534050623, "rotation": [-0.6299369416352579, 0.051548613923833475, -0.0, 0.7749336681069867], "offset": [0.013991032644615395, -0.0020546178365765605, -0.0022434886634567375], "sceneUri": "scene_e3.ksplat"} \ No newline at end of file diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene-14.ksplat b/scaffold-gs/phototourism/sacre-coeur_demo/scene-14.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..44ceaa97fdacde62d40f48e33f64ec936182ecd4 --- /dev/null +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene-14.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813f7eca7e03f5c68b8aa3a9b9fceecd685c5cdd795146b7d2fa047534e0375e +size 16034988 diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene-14.ksplat.json b/scaffold-gs/phototourism/sacre-coeur_demo/scene-14.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene-14.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene-29.ksplat b/scaffold-gs/phototourism/sacre-coeur_demo/scene-29.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..bda37bf21d2f9afa4b8d0839c08980494fc73e7b --- /dev/null +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene-29.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f060d1009dd7c172d07a4b80d3617783bb30c21e36371fdf235a4486c72254cd +size 16034988 diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene-29.ksplat.json b/scaffold-gs/phototourism/sacre-coeur_demo/scene-29.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene-29.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene-7.ksplat b/scaffold-gs/phototourism/sacre-coeur_demo/scene-7.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..ef117748d5f28bd869791d2402896c634d65817b --- /dev/null +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene-7.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4655bfe2a9ead873d757b3cd5a689a7b198f8acea263496e6b291caafbccb3d +size 16034988 diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene-7.ksplat.json b/scaffold-gs/phototourism/sacre-coeur_demo/scene-7.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene-7.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene.ksplat b/scaffold-gs/phototourism/sacre-coeur_demo/scene.ksplat index 515dcd6ac86cf967a446c5974223060e4c1e71ba..3fd516a1ca80ebd4eba71d684eb81e2a70377380 100644 --- a/scaffold-gs/phototourism/sacre-coeur_demo/scene.ksplat +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cec53376049d8cfa13a0fddc13b8d968b3a47244e5bddeb2dea4a5854b01e04 -size 15687336 +oid sha256:8481fbe97ae89440c39b5f0b6be8216cc93fd882af440d380f7d2b54c43a5eb5 +size 16034988 diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene.ksplat.json b/scaffold-gs/phototourism/sacre-coeur_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/sacre-coeur_demo/scene.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene_e2.ksplat b/scaffold-gs/phototourism/sacre-coeur_demo/scene_e2.ksplat deleted file mode 100644 index 8c6a12091d3d859b24825d3b177b39fd79a1caf7..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/sacre-coeur_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55acd5a938bf5f5505c71aee48f98396ae6bfb2aac6adb2f4ec8e756ec3ebae6 -size 15687336 diff --git a/scaffold-gs/phototourism/sacre-coeur_demo/scene_e3.ksplat b/scaffold-gs/phototourism/sacre-coeur_demo/scene_e3.ksplat deleted file mode 100644 index 8a99a43443a41941a6bdc0fc25e2d43943beb60c..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/sacre-coeur_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1bf068f826756ed110705005f5b8e45db7414b81a5385d545d9792585c9e300 -size 15687336 diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/params.json b/scaffold-gs/phototourism/trevi-fountain_demo/params.json index f4ef3b09218ca99d2bb05b6850787738507abaa9..3ed18c7c74245ba5c2e43fb9574883d8eb098601 100644 --- a/scaffold-gs/phototourism/trevi-fountain_demo/params.json +++ b/scaffold-gs/phototourism/trevi-fountain_demo/params.json @@ -1,9 +1,9 @@ { - "type": "3dgs", - "scene_url": "scene.ksplat", + "scene_url": "./scene.ksplat", + "type": "3dgs", "scene_url_per_appearance": { - "7": "scene.ksplat", - "5": "scene_e2.ksplat", - "174": "scene_e3.ksplat" + "7": "./scene-7.ksplat", + "5": "./scene-5.ksplat", + "174": "./scene-174.ksplat" } -} +} \ No newline at end of file diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/params_e2.json b/scaffold-gs/phototourism/trevi-fountain_demo/params_e2.json deleted file mode 100644 index 26d41f8f390d286d2c3c951c260da87d6982fb94..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/trevi-fountain_demo/params_e2.json +++ /dev/null @@ -1 +0,0 @@ -{"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_e2.ksplat"} \ No newline at end of file diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/params_e3.json b/scaffold-gs/phototourism/trevi-fountain_demo/params_e3.json deleted file mode 100644 index d90d334b788f8c60238c5d26ad3d221715306339..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/trevi-fountain_demo/params_e3.json +++ /dev/null @@ -1 +0,0 @@ -{"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_e3.ksplat"} \ No newline at end of file diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene-174.ksplat b/scaffold-gs/phototourism/trevi-fountain_demo/scene-174.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..21a62a5b9f80d35088469117f87c7c14d565cfda --- /dev/null +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene-174.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074f20d5ac3ecf342260429bf2a839a0206b24f0f7a31ca2249fd4f9e3c07bf0 +size 29825220 diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene-174.ksplat.json b/scaffold-gs/phototourism/trevi-fountain_demo/scene-174.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene-174.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene-5.ksplat b/scaffold-gs/phototourism/trevi-fountain_demo/scene-5.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..09b639fa4e18f6f9300f879eac779579ff7fa604 --- /dev/null +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene-5.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9ec65cf42561e9b0f4a58629d445b0f6918ab71bc6f5206ed759dd335ab263 +size 29825220 diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene-5.ksplat.json b/scaffold-gs/phototourism/trevi-fountain_demo/scene-5.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene-5.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene-7.ksplat b/scaffold-gs/phototourism/trevi-fountain_demo/scene-7.ksplat new file mode 100644 index 0000000000000000000000000000000000000000..8324012e7f9fd507a75b25535d5199b8364f5958 --- /dev/null +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene-7.ksplat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008ad4f2dc5e8a2505008685e01066138d59d49cee2cc97a4ce00c2212e5fd8d +size 29825220 diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene-7.ksplat.json b/scaffold-gs/phototourism/trevi-fountain_demo/scene-7.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene-7.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene.ksplat b/scaffold-gs/phototourism/trevi-fountain_demo/scene.ksplat index c913b4b08611fe8a418edfdeb539a80885f20933..a3d1a65a7b3673e95a2f1c65b2f356463fb484c1 100644 --- a/scaffold-gs/phototourism/trevi-fountain_demo/scene.ksplat +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene.ksplat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3a0230d5d6c12fb18917279dab97e32a07a859ee370ef03839410e12de72653 -size 29350964 +oid sha256:69f98822f35ec943f547bb28bc4ec5599cd9cca2193158ec23a3c155b6e696b8 +size 29825220 diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene.ksplat.json b/scaffold-gs/phototourism/trevi-fountain_demo/scene.ksplat.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26dfeeb6e641a33dae4961196235bdb965b21b --- /dev/null +++ b/scaffold-gs/phototourism/trevi-fountain_demo/scene.ksplat.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene_e2.ksplat b/scaffold-gs/phototourism/trevi-fountain_demo/scene_e2.ksplat deleted file mode 100644 index cff54b7d8db4ec436d1eecd711022ff133c204df..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/trevi-fountain_demo/scene_e2.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:080cc3aff0a4a3698d8f83601126246f3a1208b23651edb156c6f5311a941862 -size 29350964 diff --git a/scaffold-gs/phototourism/trevi-fountain_demo/scene_e3.ksplat b/scaffold-gs/phototourism/trevi-fountain_demo/scene_e3.ksplat deleted file mode 100644 index 20110fdbd2f16b986c6a6dfc2c846ec49a48650a..0000000000000000000000000000000000000000 --- a/scaffold-gs/phototourism/trevi-fountain_demo/scene_e3.ksplat +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0598c78fccc99b10741d038ba0f2d8483fa54cadb800e31bc8f0acf4b4c4c31e -size 29350964