UNPKG

763 BJSONView Raw
1{
2 "entities": {
3 "origin": [
4 0,
5 0,
6 0
7 ],
8 "radius": 3,
9 "axis": [
10 0,
11 0,
12 1
13 ],
14 "primitive": "sphere"
15 },
16 "cameras": {
17 "perspective": {
18 "px": 24.96369025229516,
19 "py": 9.985476100918063,
20 "pz": 12.981118931193482,
21 "rx": -0.6556956361792811,
22 "ry": 0.990180631834331,
23 "rz": 2.314549117053033,
24 "near": 0.008000000026666664,
25 "far": 8000.000026666664,
26 "type": "perspective"
27 },
28 "orthographic": {
29 "px": 0,
30 "py": 0,
31 "pz": 0,
32 "rx": 0,
33 "ry": 0,
34 "rz": 0,
35 "near": -1000,
36 "far": 1000,
37 "top": 100,
38 "right": 100,
39 "bottom": -100,
40 "left": -100,
41 "type": "orthographic"
42 }
43 }
44}