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

File Contents

# Content
1 # RCSid $Id: illum_tfunc.rad,v 1.1 2018/11/17 22:09:12 greg Exp $
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 i=void
5
6 void transfunc tfunc_mat
7 2 absdf aniso.cal
8 0
9 11 .9 .9 .9 .05 .8 .9 .1 .02 0 0 1
10
11 tfunc_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
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