ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/illum_trans2.rad
Revision: 1.3
Committed: Fri Jul 14 15:03:47 2023 UTC (21 months, 3 weeks ago) by greg
Branch: MAIN
CVS Tags: rad5R4, HEAD
Changes since 1.2: +2 -2 lines
Log Message:
test: Better fix to accuracy issues

File Contents

# User Rev Content
1 greg 1.3 # RCSid $Id: illum_trans2.rad,v 1.2 2021/02/20 07:56:29 greg Exp $
2 greg 1.1 # A trans2 window to turn into an llum with mkillum
3    
4 greg 1.3 #@mkillum l- f=trans2_ill c=a d=200 s=256 i=void
5 greg 1.1
6     void trans2 trans2_mat
7     4 0 0 1 .
8     0
9     8 .9 .9 .9 .05 .1 .02 .8 .9
10    
11     trans2_mat polygon tfunc_window
12     0
13     0
14     12
15     -8.1 1 1
16     -8.1 4 1
17     -8.1 4 2
18     -8.1 1 2
19 greg 1.2
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