ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/resources/cornell_box/cornell.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 light mat.light
2 0
3 0
4 3 100.0 100.0 100.0
5
6 mat.light polygon obj.source
7 0
8 0
9 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
10
11 void dielectric mat.sphere
12 0
13 0
14 5 0.002 0.002 0.08 1.5 0
15
16 void glass mat.sphere2
17 0
18 0
19 3 0.2 0.2 0.8
20
21 mat.sphere sphere obj.sphere
22 0
23 0
24 4 -0.2 0.1 -0.3 0.1
25
26 void plastic mat.white_wall
27 0
28 0
29 5 .7 .7 .7 0 .1
30
31 void plastic mat.red_wall
32 0
33 0
34 5 .7 .2 .2 0 .1
35
36 void plastic mat.blue_wall
37 0
38 0
39 5 .2 .2 .7 0 .1
40
41 # xform -t -0.5 -0.5 -0.5
42 # genbox mat.wall obj.box 1 1 1 -i
43
44 mat.red_wall polygon obj.box.1540
45 0
46 0
47 12
48 -0.5 -0.5 -0.5
49 -0.5 -0.5 0.5
50 0.5 -0.5 0.5
51 0.5 -0.5 -0.5
52
53 mat.white_wall polygon obj.box.4620
54 0
55 0
56 12
57 -0.5 -0.5 -0.5
58 -0.5 0.5 -0.5
59 -0.5 0.5 0.5
60 -0.5 -0.5 0.5
61
62 mat.white_wall polygon obj.box.2310
63 0
64 0
65 12
66 -0.5 -0.5 -0.5
67 0.5 -0.5 -0.5
68 0.5 0.5 -0.5
69 -0.5 0.5 -0.5
70
71 mat.blue_wall polygon obj.box.3267
72 0
73 0
74 12
75 0.5 0.5 0.5
76 -0.5 0.5 0.5
77 -0.5 0.5 -0.5
78 0.5 0.5 -0.5
79
80 mat.white_wall polygon obj.box.5137
81 0
82 0
83 12
84 0.5 0.5 0.5
85 0.5 0.5 -0.5
86 0.5 -0.5 -0.5
87 0.5 -0.5 0.5
88
89 mat.white_wall polygon obj.box.6457
90 0
91 0
92 12
93 0.5 0.5 0.5
94 0.5 -0.5 0.5
95 -0.5 -0.5 0.5
96 -0.5 0.5 0.5