forked from ricktu288/ray-optics
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreflect.json
51 lines (51 loc) · 898 Bytes
/
reflect.json
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"version": 2,
"objs": [
{
"type": "halfplane",
"p1": {
"type": 1,
"x": 280,
"y": 560,
"exist": true
},
"p2": {
"type": 1,
"x": 740,
"y": 560,
"exist": true
},
"p": 2.5
},
{
"type": "radiant",
"x": 563.3244586579999,
"y": 397.53135193200006,
"p": 0.5
},
{
"type": "protractor",
"p1": {
"type": 1,
"x": 308.23277865800003,
"y": 560.506591932,
"exist": true
},
"p2": {
"type": 1,
"x": 307.95091897299994,
"y": 499.16042447499996,
"exist": true
}
}
],
"mode": "light",
"rayDensity_light": 0.1,
"rayDensity_images": 1,
"observer": null,
"origin": {
"x": -102.99491720096887,
"y": -204.2228351572425
},
"scale": 1.6935087808430291
}