Files
threedee/camera-config.json
sebseb7 c208e5f760 u
2025-08-25 06:56:42 +02:00

22 lines
424 B
JSON

{
"camera": {
"position": {
"x": 450,
"y": 154,
"z": -130
},
"target": {
"x": 50,
"y": 85,
"z": -140
},
"distance": 406,
"spherical": {
"radius": 406,
"theta": 1.55,
"phi": 1.4
}
},
"description": "Default camera configuration for 3D model viewer. Position values can be copied from console logs and pasted here to set new defaults."
}