ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/spotlights.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     # A pair of spotlights, one pink and one bluish
3    
4     void spotlight pink_spotlight
5     0
6     0
7     7 1000 400 200 30 -2.5 1.5 -2
8    
9     pink_spotlight ring pspot
10     0
11     0
12     8
13     -2 1 2.5
14     -2.5 1.5 -2
15     0 .2
16    
17     void spotlight blue_spotlight
18     0
19     0
20     7 200 400 1000 30 -2.5 -1.5 -2
21    
22     blue_spotlight ring bspot
23     0
24     0
25     8
26     -2 4 2.5
27     -2.5 -1.5 -2
28     0 .2