ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/resources/cornell_box/cornell_window.rad
Revision: 1.1
Committed: Mon Dec 4 21:58:10 2017 UTC (6 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad5R3, HEAD
Log Message:
Added resources/ directory as requested by Rob G. and moved cmake_tests/ there

File Contents

# Content
1 void BSDF mat.bsdf
2 0
3 0
4 3 100.0 100.0 100.0
5
6
7 void light mat.light
8 0
9 0
10 3 100.0 100.0 100.0
11
12 void light mat.light.dim
13 0
14 0
15 3 1.0 1.0 1.0
16
17 mat.light.dim polygon obj.source
18 0
19 0
20 12 -0.1 -0.1 0.45 -0.1 0.1 0.45 0.1 0.1 0.45 0.1 -0.1 0.45
21
22 void dielectric mat.sphere
23 0
24 0
25 5 0.002 0.002 0.08 1.5 0
26
27 void glass mat.sphere2
28 0
29 0
30 3 0.2 0.2 0.8
31
32 mat.sphere sphere obj.sphere
33 0
34 0
35 4 -0.2 0.1 -0.3 0.1
36
37 void plastic mat.white_wall
38 0
39 0
40 5 .7 .7 .7 0 .1
41
42 void plastic mat.red_wall
43 0
44 0
45 5 .7 .2 .2 0 .1
46
47 void plastic mat.blue_wall
48 0
49 0
50 5 .2 .2 .7 0 .1
51
52 # xform -t -0.5 -0.5 -0.5
53 # genbox mat.wall obj.box 1 1 1 -i
54
55 mat.red_wall polygon obj.box.1540
56 0
57 0
58 12
59 -0.5 -0.5 -0.5
60 -0.5 -0.5 0.5
61 0.5 -0.5 0.5
62 0.5 -0.5 -0.5
63
64 mat.white_wall polygon obj.box.4620
65 0
66 0
67 12
68 -0.5 -0.5 -0.5
69 -0.5 0.5 -0.5
70 -0.5 0.5 0.5
71 -0.5 -0.5 0.5
72
73 mat.white_wall polygon obj.box.2310
74 0
75 0
76 12
77 -0.5 -0.5 -0.5
78 0.5 -0.5 -0.5
79 0.5 0.5 -0.5
80 -0.5 0.5 -0.5
81
82 mat.blue_wall polygon obj.box.3267.top
83 0
84 0
85 12
86 0.5 0.5 0.5
87 -0.5 0.5 0.5
88 -0.5 0.5 0.25
89 0.5 0.5 0.25
90
91 mat.blue_wall polygon obj.box.3267.bottom
92 0
93 0
94 12
95 0.5 0.5 -0.25
96 -0.5 0.5 -0.25
97 -0.5 0.5 -0.5
98 0.5 0.5 -0.5
99
100 mat.blue_wall polygon obj.box.3267.1
101 0
102 0
103 12
104 0.5 0.5 0.25
105 0.25 0.5 0.25
106 0.25 0.5 -0.25
107 0.5 0.5 -0.25
108
109 mat.blue_wall polygon obj.box.3267.2
110 0
111 0
112 12
113 -0.25 0.5 0.25
114 -0.5 0.5 0.25
115 -0.5 0.5 -0.25
116 -0.25 0.5 -0.25
117
118
119 mat.white_wall polygon obj.box.5137
120 0
121 0
122 12
123 0.5 0.5 0.5
124 0.5 0.5 -0.5
125 0.5 -0.5 -0.5
126 0.5 -0.5 0.5
127
128 mat.white_wall polygon obj.box.6457
129 0
130 0
131 12
132 0.5 0.5 0.5
133 0.5 -0.5 0.5
134 -0.5 -0.5 0.5
135 -0.5 0.5 0.5