File size: 629 Bytes
b6a6653 |
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.999067309205532,
-0.06399863206728017,
0.15928955756039653
],
"initialCameraLookAt": [
0.0,
0.0,
0.0
],
"cameraUp": [
0.0,
0.0,
1.0
],
"scale": 0.21973242596226564,
"rotation": [
0.19636361057327104,
0.8853449111036756,
-0.39926685139136175,
-0.1348766184536155
],
"antialiased": false,
"kernel2DSize": 0.3,
"splatRenderMode": "ThreeD",
"offset": [
0.14412365187954626,
-0.0003535804971097657,
0.48330196585555024
],
"sceneUri": "scene.ksplat"
} |