Add 2DGS demos
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- 2d-gaussian-splatting/mipnerf360/bicycle_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/bicycle_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/bonsai_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/bonsai_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/counter_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/counter_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/flowers_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/flowers_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/garden_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/garden_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/kitchen_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/kitchen_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/room_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/room_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/stump_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/stump_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/mipnerf360/treehill_demo/params.json +35 -0
- 2d-gaussian-splatting/mipnerf360/treehill_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/auditorium_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/auditorium_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/ballroom_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/ballroom_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/barn_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/barn_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/caterpillar_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/caterpillar_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/church_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/church_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/courthouse_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/courthouse_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/courtroom_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/courtroom_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/family_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/family_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/francis_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/francis_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/horse_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/horse_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/ignatius_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/ignatius_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/lighthouse_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/lighthouse_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/m60_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/m60_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/meetingroom_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/meetingroom_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/museum_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/museum_demo/scene.ksplat +3 -0
- 2d-gaussian-splatting/tanksandtemples/palace_demo/params.json +35 -0
- 2d-gaussian-splatting/tanksandtemples/palace_demo/scene.ksplat +3 -0
2d-gaussian-splatting/mipnerf360/bicycle_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.32942103315398774,
|
6 |
+
0.9613294545569758,
|
7 |
+
-0.14401710006514265
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.22888033323111212,
|
20 |
+
"rotation": [
|
21 |
+
-0.45003885699382756,
|
22 |
+
0.6488669078732837,
|
23 |
+
-0.49298558089927497,
|
24 |
+
0.36524235801458904
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.007214847428598274,
|
31 |
+
0.10279895462760322,
|
32 |
+
0.08412395951436835
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/bicycle_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f88c917952eb63a13247782db76c973d765538d316f715af23a6f073cb4e12e8
|
3 |
+
size 99652372
|
2d-gaussian-splatting/mipnerf360/bonsai_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.999067309205532,
|
6 |
+
-0.06399863206728017,
|
7 |
+
0.15928955756039653
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.21973242596226564,
|
20 |
+
"rotation": [
|
21 |
+
0.19636361057327104,
|
22 |
+
0.8853449111036756,
|
23 |
+
-0.39926685139136175,
|
24 |
+
-0.1348766184536155
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.14412365187954626,
|
31 |
+
-0.0003535804971097657,
|
32 |
+
0.48330196585555024
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/bonsai_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1017ee9c35c9009ee67d5db7abcb04a6158b56fd4ec50bb2272638cbf164efd1
|
3 |
+
size 18795424
|
2d-gaussian-splatting/mipnerf360/counter_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.7767020949258885,
|
6 |
+
0.13131370902940062,
|
7 |
+
0.40045901246055976
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.2324795470793594,
|
20 |
+
"rotation": [
|
21 |
+
-0.8071459435445244,
|
22 |
+
-0.3701027874492069,
|
23 |
+
0.16728380575981922,
|
24 |
+
0.4284337531899857
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.07913406437547012,
|
31 |
+
-0.14688512832866243,
|
32 |
+
0.5440358164966017
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/counter_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaedaaa4bb5970bfdb5980c5656d9a05091323dc529b28686e01a9db7260e689
|
3 |
+
size 15282744
|
2d-gaussian-splatting/mipnerf360/flowers_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.7350255409643957,
|
6 |
+
-0.2862798183218377,
|
7 |
+
-0.1444547963806818
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.23876315300777917,
|
20 |
+
"rotation": [
|
21 |
+
-0.32179495999894564,
|
22 |
+
0.49758872125852016,
|
23 |
+
-0.6701024556473608,
|
24 |
+
0.44700801685312674
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.0223520278487397,
|
31 |
+
0.00402859119938404,
|
32 |
+
0.004720325289608272
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/flowers_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68376f2a3ade9b6b58d53fae518ab16272eb5ed32046de4dddd2e3b5586ff33e
|
3 |
+
size 54368016
|
2d-gaussian-splatting/mipnerf360/garden_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
1.048962666217299,
|
6 |
+
0.06536615074217787,
|
7 |
+
0.17245212573259566
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.23493236613743415,
|
20 |
+
"rotation": [
|
21 |
+
0.5249819711750033,
|
22 |
+
0.6778153432193696,
|
23 |
+
-0.4106109547921693,
|
24 |
+
-0.31041735493087214
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.08166239754256945,
|
31 |
+
-0.07559332122255462,
|
32 |
+
0.4355414626590412
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/garden_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e350a23416434e34cee9faf35c7d2238a8036ec84adb3ec22f0fa77e34ea6a9
|
3 |
+
size 61743340
|
2d-gaussian-splatting/mipnerf360/kitchen_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.801915344072193,
|
6 |
+
-0.19380001954440979,
|
7 |
+
0.2796243366258503
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.2266620092180733,
|
20 |
+
"rotation": [
|
21 |
+
-0.8831257830221892,
|
22 |
+
0.1444080511508508,
|
23 |
+
-0.0802967567806129,
|
24 |
+
0.4390758442168885
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.06917166942250716,
|
31 |
+
-0.05314041265136789,
|
32 |
+
0.5261106218758103
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/kitchen_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33ad514b8c5852d1eb6f1a8b3a8a31b8e8ba6df80f6271fef7ac7195ff6d0699
|
3 |
+
size 19663108
|
2d-gaussian-splatting/mipnerf360/room_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.6128405412626861,
|
6 |
+
0.40416453978937594,
|
7 |
+
0.26555527816312496
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.17631718295840448,
|
20 |
+
"rotation": [
|
21 |
+
-0.6347638657701052,
|
22 |
+
0.5711901973793087,
|
23 |
+
-0.3353277445617076,
|
24 |
+
0.3979596673753966
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.0865909076694749,
|
31 |
+
0.06265604602802298,
|
32 |
+
0.276203528833913
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/room_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53123f018b01db8cbd71471c8b5fefef5987b9fc33739a4d0fb850c6847fd273
|
3 |
+
size 20010960
|
2d-gaussian-splatting/mipnerf360/stump_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.5917944351752621,
|
6 |
+
-0.7149202713349458,
|
7 |
+
-0.1782950975770876
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.23859625582210411,
|
20 |
+
"rotation": [
|
21 |
+
-0.8455664304804927,
|
22 |
+
-0.39337439280466147,
|
23 |
+
0.14446916739847315,
|
24 |
+
0.33076072681204766
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.009754573651166387,
|
31 |
+
-0.10444330426601134,
|
32 |
+
0.23584159285600811
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/stump_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7865996f86c791cd7a05ed47b50eecdb02821af7f7f86c3f6c8647cab817dd2
|
3 |
+
size 72113580
|
2d-gaussian-splatting/mipnerf360/treehill_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.27902187455278366,
|
6 |
+
0.8084602176716709,
|
7 |
+
-0.2307105908942182
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.2138772558548477,
|
20 |
+
"rotation": [
|
21 |
+
-0.7176287030817348,
|
22 |
+
0.41025804790853493,
|
23 |
+
-0.2539939728372986,
|
24 |
+
0.502179689356142
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.04279972973350468,
|
31 |
+
-0.012040602512207382,
|
32 |
+
0.01814637097337892
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/mipnerf360/treehill_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f66ff317b9cad3829d4d1b93255b95b1ccdd2d9af5a9f0e316c7c2c08f9b4b3
|
3 |
+
size 72351344
|
2d-gaussian-splatting/tanksandtemples/auditorium_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.5719153306679995,
|
6 |
+
-0.40671410553452986,
|
7 |
+
-0.013426133374788977
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.1626078227918586,
|
20 |
+
"rotation": [
|
21 |
+
-0.6936528929325116,
|
22 |
+
0.1471419986875544,
|
23 |
+
-0.1216327314152313,
|
24 |
+
0.6945504841241276
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.04870118370187179,
|
31 |
+
-0.12561190075409043,
|
32 |
+
0.011292388054949044
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/auditorium_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20c24fd6d908bf7a1190624900410b7191edf9f11c3b1051ddbc232d2a3a9de8
|
3 |
+
size 8125372
|
2d-gaussian-splatting/tanksandtemples/ballroom_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.8495956765404389,
|
6 |
+
-0.24556596415872825,
|
7 |
+
-0.02058288700980269
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.1655288806504167,
|
20 |
+
"rotation": [
|
21 |
+
0.6051920043810118,
|
22 |
+
0.3826167076936916,
|
23 |
+
-0.38703941961410154,
|
24 |
+
-0.5809884512550257
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.07421405318597137,
|
31 |
+
-0.05139373483954467,
|
32 |
+
-0.011797638130268823
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/ballroom_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d39127409526c6063dfce7750c38604421c8c4963dcdbfaa8cb62171abc6e6e
|
3 |
+
size 31534960
|
2d-gaussian-splatting/tanksandtemples/barn_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.6067628472029684,
|
6 |
+
0.42194637749952435,
|
7 |
+
0.003154097789530622
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.22360793064610496,
|
20 |
+
"rotation": [
|
21 |
+
0.6533605664927327,
|
22 |
+
0.22814117698529812,
|
23 |
+
-0.22214481914487422,
|
24 |
+
-0.6868211214305726
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.10384077961851051,
|
31 |
+
-0.12949540848272698,
|
32 |
+
0.010018558194969543
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/barn_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9567d10610228b3ea868518598bcaa468cbf17540508ae3c72310fcb51631681
|
3 |
+
size 11438016
|
2d-gaussian-splatting/tanksandtemples/caterpillar_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.6118147396165491,
|
6 |
+
-0.06743429620483224,
|
7 |
+
0.0458400233648438
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.15632593622993346,
|
20 |
+
"rotation": [
|
21 |
+
-0.6077794291032659,
|
22 |
+
0.4155242402537982,
|
23 |
+
-0.375950839653294,
|
24 |
+
0.5626764056581679
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.056956215437224025,
|
31 |
+
-0.0800579785069153,
|
32 |
+
0.050327396724357085
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/caterpillar_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce6b25ebbb01c7e70141670397f858c04e7ec44eb4ccbcd06ba3b28362f21245
|
3 |
+
size 16311356
|
2d-gaussian-splatting/tanksandtemples/church_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.6696893583491879,
|
6 |
+
-0.03368573772405472,
|
7 |
+
0.02129921928543351
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.13042724531414823,
|
20 |
+
"rotation": [
|
21 |
+
-0.4989257644667757,
|
22 |
+
0.34652150294413464,
|
23 |
+
-0.43077189642163094,
|
24 |
+
0.6674065498643935
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.015407580192204048,
|
31 |
+
-0.021256238494100778,
|
32 |
+
0.008097348090578783
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/church_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b62712689f018526cb0dccf6dc8349cf9cdf8f626d122224771ff1d232aa4de6
|
3 |
+
size 19599252
|
2d-gaussian-splatting/tanksandtemples/courthouse_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.6284739276764428,
|
6 |
+
0.002676556317114387,
|
7 |
+
-0.19465483746154816
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.1639158104455336,
|
20 |
+
"rotation": [
|
21 |
+
-0.4852209153609749,
|
22 |
+
0.3425700489851422,
|
23 |
+
-0.4622888565931233,
|
24 |
+
0.6584037043519709
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.055963518387757136,
|
31 |
+
-0.2002451534577499,
|
32 |
+
-0.18898763124524326
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/courthouse_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:376aa81a5ffa307698b8cd389fcb2d99f0a95d801243b0e7a59a13b3e25ab002
|
3 |
+
size 5983540
|
2d-gaussian-splatting/tanksandtemples/courtroom_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.4128927654124998,
|
6 |
+
-0.031899341983060985,
|
7 |
+
-0.08078732088858431
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.18527021844207278,
|
20 |
+
"rotation": [
|
21 |
+
-0.46194262094071764,
|
22 |
+
0.36846162460131493,
|
23 |
+
-0.5083034509506497,
|
24 |
+
0.6264763745794734
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.01145642245386924,
|
31 |
+
-0.08382604695218623,
|
32 |
+
-0.0512804337588534
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/courtroom_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90b66157747b01bc96a064114ba05e4a1890f56afc3970e8a22a729140efb0c2
|
3 |
+
size 19533528
|
2d-gaussian-splatting/tanksandtemples/family_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.4305084284229046,
|
6 |
+
0.10296116689797771,
|
7 |
+
0.06016544275125207
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.21031184798039884,
|
20 |
+
"rotation": [
|
21 |
+
-0.7218334010699448,
|
22 |
+
-0.18786958859803615,
|
23 |
+
0.17233648447101138,
|
24 |
+
0.6433985505889595
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.05442891731859649,
|
31 |
+
-0.016593702250356487,
|
32 |
+
0.09630489947390644
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/family_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03e3017fb8f51e5362f2bde7acce39c452c1e201ec632cc6b2f7f96c6d20441a
|
3 |
+
size 27061116
|
2d-gaussian-splatting/tanksandtemples/francis_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-1.1717020897183674,
|
6 |
+
0.4471960680915513,
|
7 |
+
-0.25707132307784736
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.18252940631219514,
|
20 |
+
"rotation": [
|
21 |
+
-0.4122177221991252,
|
22 |
+
0.4908605224238346,
|
23 |
+
-0.5344965052650043,
|
24 |
+
0.5508593131556023
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.16173468476335046,
|
31 |
+
-0.012542752811874822,
|
32 |
+
-0.18113314776276435
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/francis_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adef8a4f4e20917fabcb5d6b3f50f92ee7da69149db372f8b09d7e5415e26dff
|
3 |
+
size 10541236
|
2d-gaussian-splatting/tanksandtemples/horse_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.050700091321438365,
|
6 |
+
-0.43328800683472757,
|
7 |
+
-0.035227745323484584
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.17124565010244763,
|
20 |
+
"rotation": [
|
21 |
+
-0.7250096704965351,
|
22 |
+
-0.12780944549587625,
|
23 |
+
0.15191137456542583,
|
24 |
+
0.6595063741967819
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.00756746070402682,
|
31 |
+
-0.07273764810592032,
|
32 |
+
-0.005475623794708351
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/horse_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2790b120612d38acc984cb7763a15754d1b8b3c2e50103c8ddb3ade2125c47fe
|
3 |
+
size 16388700
|
2d-gaussian-splatting/tanksandtemples/ignatius_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.422034715446821,
|
6 |
+
-0.31171288139915954,
|
7 |
+
0.11586102092968974
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.17534715834942993,
|
20 |
+
"rotation": [
|
21 |
+
0.6623353279990414,
|
22 |
+
0.3342045541110986,
|
23 |
+
-0.3169784470412022,
|
24 |
+
-0.5908839931891468
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.027383919381139495,
|
31 |
+
-0.07002547116265384,
|
32 |
+
0.10440121192804055
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/ignatius_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f92a6b9e2e19d63a584dec692bd6d12bd891182767719b93bcd3a7f0d9e2a6b
|
3 |
+
size 37946804
|
2d-gaussian-splatting/tanksandtemples/lighthouse_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.6052086599262378,
|
6 |
+
-0.6651011707736184,
|
7 |
+
-0.13059971282036426
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.17654900763340434,
|
20 |
+
"rotation": [
|
21 |
+
0.6557290228455671,
|
22 |
+
0.1365775299064218,
|
23 |
+
-0.16640880948123082,
|
24 |
+
-0.723653325183888
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.07989634880156385,
|
31 |
+
-0.05043774790801379,
|
32 |
+
-0.11840267973814728
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/lighthouse_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cab84db65bc74e7841578216739bd70e6df8a139f3a1df3b22053692798dc7de
|
3 |
+
size 4381136
|
2d-gaussian-splatting/tanksandtemples/m60_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-1.0270221964131876,
|
6 |
+
-0.029134525152065757,
|
7 |
+
0.03909052912782066
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.15095899892510428,
|
20 |
+
"rotation": [
|
21 |
+
0.5601169931665994,
|
22 |
+
0.49155795201308683,
|
23 |
+
-0.4343147132806959,
|
24 |
+
-0.5059747657804828
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.01819951870117663,
|
31 |
+
0.03200540662967474,
|
32 |
+
0.050210240089155145
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/m60_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd839abe419fc0441b6b5cda53d3d3da5545386abff668aa21714b98d83f50b3
|
3 |
+
size 16823028
|
2d-gaussian-splatting/tanksandtemples/meetingroom_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.5809581325846646,
|
6 |
+
-0.3219225482473011,
|
7 |
+
-0.06411975313246596
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.19370919294606362,
|
20 |
+
"rotation": [
|
21 |
+
0.5296607314454997,
|
22 |
+
0.46810293927127733,
|
23 |
+
-0.4190795420571377,
|
24 |
+
-0.5698346121809282
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.01916727547084273,
|
31 |
+
0.006153174146393834,
|
32 |
+
-0.035924672745086456
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/meetingroom_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58439d55d78d1f4457d35a1710b90d1efb7c9174e937ac29b4fb2d35596aa780
|
3 |
+
size 20048308
|
2d-gaussian-splatting/tanksandtemples/museum_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
-0.8420202979061666,
|
6 |
+
-0.11483153766253898,
|
7 |
+
0.11035574492864966
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.18122007429555675,
|
20 |
+
"rotation": [
|
21 |
+
-0.40828013584815254,
|
22 |
+
0.40480715595735484,
|
23 |
+
-0.5234314542179263,
|
24 |
+
0.6288545220421329
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
-0.01156742546912003,
|
31 |
+
-0.0009375759022232687,
|
32 |
+
-0.09913502024944384
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/museum_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ef2284fe8dcecc5ba0441e1dd300a8f0602e6f2d8ad2924966a3f1a8962b92f
|
3 |
+
size 62611908
|
2d-gaussian-splatting/tanksandtemples/palace_demo/params.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"type": "gaussian-splatting",
|
3 |
+
"backgroundColor": null,
|
4 |
+
"initialCameraPosition": [
|
5 |
+
0.06347294522198364,
|
6 |
+
-0.4459115669665459,
|
7 |
+
-0.13608598415206088
|
8 |
+
],
|
9 |
+
"initialCameraLookAt": [
|
10 |
+
0.0,
|
11 |
+
0.0,
|
12 |
+
0.0
|
13 |
+
],
|
14 |
+
"cameraUp": [
|
15 |
+
0.0,
|
16 |
+
0.0,
|
17 |
+
1.0
|
18 |
+
],
|
19 |
+
"scale": 0.1535120667949364,
|
20 |
+
"rotation": [
|
21 |
+
0.4339348762008194,
|
22 |
+
0.03539632635007728,
|
23 |
+
-0.10611313838063727,
|
24 |
+
-0.8939729443112416
|
25 |
+
],
|
26 |
+
"antialiased": false,
|
27 |
+
"kernel2DSize": 0.3,
|
28 |
+
"splatRenderMode": "TwoD",
|
29 |
+
"offset": [
|
30 |
+
0.11581448603960748,
|
31 |
+
-0.10377127152484278,
|
32 |
+
-0.1353602848592375
|
33 |
+
],
|
34 |
+
"sceneUri": "scene.ksplat"
|
35 |
+
}
|
2d-gaussian-splatting/tanksandtemples/palace_demo/scene.ksplat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3bae2bc69f6717c987f267fdff2837528d6f18665c8e3b0b0598f3073fc5c7f
|
3 |
+
size 6232692
|