ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/illum_trans2.rad
Revision: 1.2
Committed: Sat Feb 20 07:56:29 2021 UTC (4 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.1: +11 -2 lines
Log Message:
test: moved illum surfaces flush with inner wall

File Contents

# User Rev Content
1 greg 1.2 # RCSid $Id: illum_trans2.rad,v 1.1 2018/11/17 22:09:12 greg Exp $
2 greg 1.1 # A trans2 window to turn into an llum with mkillum
3    
4 greg 1.2 #@mkillum l- f=trans2_ill c=a d=100 s=128 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