ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/illum_glass.rad
Revision: 1.2
Committed: Sat Feb 20 07:56:29 2021 UTC (4 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_glass.rad,v 1.1 2018/11/17 22:09:12 greg Exp $
2 # A clear glazing used to create rectangular illum at window
3
4 #@mkillum f=glass_ill c=d d=50 s=64 i=void
5
6 void glass glass_clear
7 0
8 0
9 3 .92 .92 .92
10
11 glass_clear polygon clear_glazing
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