forked from mmp/pbrt-v4-scenes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsportscar-area-lights.pbrt
109 lines (91 loc) · 2.71 KB
/
sportscar-area-lights.pbrt
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
Film "rgb" "float iso" 200
"integer xresolution" [ 1920 ]
"integer yresolution" [ 900 ]
"float maxcomponentvalue" 10
"string filename" "sportscar-area-lights.exr"
LookAt 5.733494 -2.960355 0.910164
4.846804 -2.506242 0.823198
-0.077418 0.039618 0.996211
Camera "perspective"
"float fov" [ 22 ]
Sampler "halton"
"integer pixelsamples" [ 512 ]
Integrator "volpath" "bool regularize" true
WorldBegin
Include "materials.pbrt"
AttributeBegin
# "Plane.005"
Transform [ 1 0 0 0 0 -1 -8.742278e-8 0 0 8.742278e-8 -1 0 -5.2136307 -0.22083592 2.5782707 1 ]
NamedMaterial "Material"
# ["Plane.005"]
AreaLightSource "diffuse"
"rgb L" [ 7 7 7 ]
Shape "bilinearmesh" "point3 P" [
-0.07217014 -5.078359 0
0.07217014 -5.078359 0
-0.07217014 5.078359 0
0.07217014 5.078359 0 ]
# "float alpha" [ 0 ]
AttributeEnd
# ""
AttributeBegin
# "Plane.004"
Transform [ 1 0 0 0 0 -1 -8.742278e-8 0 0 8.742278e-8 -1 0 4.399416 -0.47967497 2.8145123 1 ]
NamedMaterial "Material"
# ["Plane.004"]
AreaLightSource "diffuse"
"rgb L" [ 7 7 7 ]
Shape "bilinearmesh" "point3 P" [
-0.07217014 -5.078359 0
0.07217014 -5.078359 0
-0.07217014 5.078359 0
0.07217014 5.078359 0 ]
# "float alpha" [ 0 ]
AttributeEnd
# ""
AttributeBegin
# "Plane.002"
Transform [ 1 0 0 0 0 -1 -8.742278e-8 0 0 8.742278e-8 -1 0 2.2832558 0.097757846 2.7668362 1 ]
NamedMaterial "Material"
# ["Plane.002"]
AreaLightSource "diffuse"
"rgb L" [ 7 7 7 ]
Shape "bilinearmesh" "point3 P" [
-0.07217014 -5.078359 0
0.07217014 -5.078359 0
-0.07217014 5.078359 0
0.07217014 5.078359 0 ]
# "float alpha" [ 0 ]
AttributeEnd
# ""
AttributeBegin
# "Plane.001"
Transform [ 1 0 0 0 0 -1 -8.742278e-8 0 0 8.742278e-8 -1 0 -2.2272038 0.060931124 2.8959062 1 ]
NamedMaterial "Material"
# ["Plane.001"]
AreaLightSource "diffuse"
"rgb L" [ 7 7 7 ]
Shape "bilinearmesh" "point3 P" [
-0.07217014 -5.078359 0
0.07217014 -5.078359 0
-0.07217014 5.078359 0
0.07217014 5.078359 0 ]
# "float alpha" [ 0 ]
AttributeEnd
# ""
AttributeBegin
# "Plane"
Transform [ 1 0 0 0 0 -1 -8.742278e-8 0 0 8.742278e-8 -1 0 0.068977356 -0.14026897 2.83562 1 ]
NamedMaterial "Material"
# ["Plane"]
AreaLightSource "diffuse"
"rgb L" [ 7 7 7 ]
Shape "bilinearmesh" "point3 P" [
-0.07217014 -5.078359 0
0.07217014 -5.078359 0
-0.07217014 5.078359 0
0.07217014 5.078359 0 ]
# "float alpha" [ 0 ]
AttributeEnd
# ""
Include "geometry/geometry.pbrt"