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.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"
} |