ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/illum_tfunc.rad
(Generate patch)

Comparing ray/test/renders/illum_tfunc.rad (file contents):
Revision 1.1 by greg, Sat Nov 17 22:09:12 2018 UTC vs.
Revision 1.2 by greg, Sat Feb 20 07:56:29 2021 UTC

# Line 1 | Line 1
1   # RCSid $Id$
2   # A transfunc window to turn into a light source with mkillum
3  
4 < #@mkillum l+ f=tfunc_ill c=a d=100 s=128
4 > #@mkillum l+ f=tfunc_ill c=a d=100 s=128 i=void
5  
6   void transfunc tfunc_mat
7   2 absdf aniso.cal
# Line 16 | Line 16 | tfunc_mat polygon tfunc_window
16          -8.1    4       1
17          -8.1    4       2
18          -8.1    1       2
19 +
20 + void polygon tfunc_window
21 + 0
22 + 0
23 + 12
24 +        -8      1       1
25 +        -8      4       1
26 +        -8      4       2
27 +        -8      1       2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines