ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/gymbal.rad
Revision: 1.1
Committed: Sat Nov 17 22:09:12 2018 UTC (6 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4, rad5R3, HEAD
Log Message:
Created rendering tests

File Contents

# User Rev Content
1 greg 1.1 # RCSid $Id$
2     # Test of cylinders, tubes, and BRTDfunc material
3    
4     void BRTDfunc brtd_mat
5     10
6     .1 .1 .1+if(Rdot-.8,0,.7)
7     .1+if(RdotP-.8,.7,0) .1 .1
8     0 0 0
9     .
10     0
11     9
12     .01 .01 .01
13     .01 .1 .01
14     .05 .05 .05
15    
16     brtd_mat cylinder cyl1
17     0
18     0
19     7
20     -4.2 2.5 1.5
21     -3.8 2.5 1.5
22     .5
23    
24     brtd_mat tube tube2
25     0
26     0
27     7
28     -4 2.3 1.5
29     -4 2.7 1.5
30     .45
31    
32     brtd_mat cylinder cyl3
33     0
34     0
35     7
36     -4 2.5 1.3
37     -4 2.5 1.7
38     .4