File size: 628 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": [
-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"
} |