ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/test data/xform_res2.dat
Revision: 1.1
Committed: Sun Dec 7 20:40:51 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad4R2P2, rad5R0, rad5R1, rad3R7P2, rad3R7P1, rad4R2, rad4R1, rad4R0, rad3R6, rad3R6P1, rad3R8, rad3R9, rad4R2P1, rad5R3, HEAD
Log Message:
First attempt at testing framework.

File Contents

# Content
1 # xform -e -mx
2 # xform -rx 33
3 ### lights (light, illum, glow)
4
5 void light light.def
6 0
7 0
8 3 100 100 100
9
10 void spotlight spotlight.def
11 0
12 0
13 7 100 100 100 50
14 0 -0.0544639035015 0.0838670567945
15
16 void illum illum.def
17 0
18 0
19 3 100 100 100
20
21 void glow glow.def
22 0
23 0
24 4 100 100 100 10
25 ### materials
26
27 void plastic plastic.def
28 0
29 0
30 5 0.7 0.7 0.7 0 0
31
32 void plastic2 plastic2.def
33 11 ux uy uz test.cal -i 1 -rx 33 -i 1 -mx
34 0
35 6 0.7 0.7 0.7 0 0 0
36
37 void plasfunc plasfunc.def
38 9 refl test.cal -i 1 -rx 33 -i 1 -mx
39 0
40 4 0.7 0.7 0.7 0
41
42 void plasdata plasdata.def
43 11 func default.dat test.cal x1 -i 1 -rx 33 -i 1 -mx
44 0
45 4 0.7 0.7 0.7 0
46
47 void metal metal.def
48 0
49 0
50 5 0.7 0.7 0.7 0 0
51
52 void metal2 metal2.def
53 11 ux uy uz test.cal -i 1 -rx 33 -i 1 -mx
54 0
55 6 0.7 0.7 0.7 0 0 0
56
57 void metfunc metfunc.def
58 9 refl test.cal -i 1 -rx 33 -i 1 -mx
59 0
60 4 0.7 0.7 0.7 0
61
62 void metdata metdata.def
63 11 func default.dat test.cal x1 -i 1 -rx 33 -i 1 -mx
64 0
65 4 0.7 0.7 0.7 0
66
67 void trans trans.def
68 0
69 0
70 7 0.7 0.7 0.7 0 0 1 0.5
71
72 void trans2 trans2.def
73 11 ux uy uz test.cal -i 1 -rx 33 -i 1 -mx
74 0
75 8 0.7 0.7 0.7 0 0 0 1 0.5
76
77 void transfunc transfunc.def
78 9 brtd test.cal -i 1 -rx 33 -i 1 -mx
79 0
80 6 0.7 0.7 0.7 0 1 0.5
81
82 void transdata transdata.def
83 11 func default.dat test.cal x1 -i 1 -rx 33 -i 1 -mx
84 0
85 6 0.7 0.7 0.7 0 1 0.5
86
87 void mirror mirror.def
88 0
89 0
90 3 0.85 0.85 0.85
91
92 void prism1 prism1.def
93 12 coef1 dx1 dy1 dz1 prism.cal -i 1 -rx 33 -i 1 -mx
94 0
95 4 1.5 0.012 0.012 0
96
97 void prism2 prism2.def
98 16 coef1 dx1 dy1 dz1 coef2 dx2 dy2 dz2 prism.cal -i 1 -rx 33 -i 1 -mx
99 0
100 4 1.5 0.01 0.00866 0.005
101
102 void mist mist.def
103 0
104 0
105 0
106
107 void dielectric dielectric.def
108 0
109 0
110 5 0.8 0.8 0.8 1.5 0
111
112 void interface interface.def
113 0
114 0
115 8
116 0.85 0.85 0.85 1.5
117 0.85 0.85 0.85 1.5
118
119 void glass glass.def
120 0
121 0
122 3 0.7 0.7 0.7
123
124 void BRTDfunc BRTDfunc.def
125 17 rrefl grefl brefl rtrns gtrns btrns rbrtd gbrtd bbrtd test.cal -i 1 -rx 33 -i 1 -mx
126 0
127 9 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
128
129 void antimatter antimatter.def
130 1 default_material
131 0
132 0
133 ### textures
134
135 void texfunc texfunc.def
136 11 xpert ypert zpert test.cal -i 1 -rx 33 -i 1 -mx
137 0
138 0
139
140 void texdata texdata.def
141 15 xfunc yfunc zfunc default.dat default.dat default.dat test.cal x0 -i 1 -rx 33 -i 1 -mx
142 0
143 0
144 ### patterns
145
146 void colorfunc colorfunc.def
147 11 red green blue test.cal -i 1 -rx 33 -i 1 -mx
148 0
149 0
150
151 void brightfunc brightfunc.def
152 9 refl test.cal -i 1 -rx 33 -i 1 -mx
153 0
154 0
155
156 void colordata colordata.def
157 15 rfunc gfunc bfunc default.dat default.dat default.dat test.cal x0 -i 1 -rx 33 -i 1 -mx
158 0
159 0
160
161 void brightdata brightdata.def
162 11 func default.dat test.cal x0 -i 1 -rx 33 -i 1 -mx
163 0
164 0
165
166 void colorpict colorpict.def
167 14 rfunc gfunc bfunc default.pic test.cal u v -i 1 -rx 33 -i 1 -mx
168 0
169 0
170
171 void colortext colortext.def
172 9 helvet.fnt . this is a default line of text
173 0
174 16
175 -10 2.9403153293 13.8330960296
176 -1 0 0
177 -0 -0.838670567945 -0.544639035015
178 0.1 0.1 0.1
179 0.8 0.8 0.8
180 0.3
181
182 void brighttext brighttext.def
183 9 helvet.fnt . this is a default line of text
184 0
185 12
186 -10 2.9403153293 13.8330960296
187 -1 0 0
188 -0 -0.838670567945 -0.544639035015
189 0.1 0.8 0.3
190 ### mixtures
191
192 void mixfunc mixfunc.def
193 11 default_material default_material func test.cal -i 1 -rx 33 -i 1 -mx
194 0
195 0
196
197 void mixdata mixdata.def
198 15 default_material default_material func default.dat test.cal x0 xy x2 -i 1 -rx 33 -i 1 -mx
199 0
200 0
201
202 void mixpict mixpict.def
203 14 default_material default_material func default.pic test.cal u v -i 1 -rx 33 -i 1 -mx
204 0
205 0
206
207 void mixtext mixtext.def
208 11 default_material default_material helvet.fnt . this is a default line of text
209 0
210 10
211 -10 2.9403153293 13.8330960296
212 -1 0 0
213 -0 -0.838670567945 -0.544639035015
214 0.3