File size: 627 Bytes
685ee45 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
{
"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"
} |