File size: 628 Bytes
943e6af 31b906d 943e6af |
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.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"
} |