ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/glass_ill.rad
Revision: 1.1
Committed: Tue Nov 20 17:12:41 2018 UTC (6 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Log Message:
Made illum part of permanent collection, so it gets tested in combined.rad

File Contents

# User Rev Content
1 greg 1.1 # RCSid $Id$
2     # A clear glazing used to create rectangular illum at window
3     # mkillum -ab 0 !oconv -i glass.oct illum_glass.rad
4     #@mkillum !
5     # mkillum f=glass_ill c=d d=50 s=64
6    
7     void glass glass_clear
8     0
9     0
10     3
11     0.92 0.92 0.92
12    
13     void colordata illum_mat.dist
14     9 red green blue glass_illR.dat glass_illG.dat glass_illB.dat
15     illum.cal il_alth il_azih
16     0
17     9
18     0.000000 1.000000 0.000000
19     0.000000 0.000000 1.000000
20     1.000000 0.000000 0.000000
21    
22     illum_mat.dist illum illum_mat
23     1 glass_clear
24     0
25     3 0.946982 0.577398 0.452005
26    
27     illum_mat polygon clear_glazing
28     0
29     0
30     12
31     -8.1 1 1
32     -8.1 4 1
33     -8.1 4 2
34     -8.1 1 2