ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/mixtex.rif
Revision: 1.2
Committed: Sat Dec 1 02:06:05 2018 UTC (6 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.1: +19 -6 lines
Log Message:
Finished additions for BSDF's, etc. to complete primitive testing

File Contents

# User Rev Content
1 greg 1.2 # RCSid $Id: mixtex.rif,v 1.1 2018/11/21 22:59:04 greg Exp $
2 greg 1.1 #
3     # A test of different mixtures and textures on disks
4     #
5    
6     OCTREE = mixtex.oct
7    
8     materials = basic.mat
9     materials = mixtex.mat
10 greg 1.2 scene = sunset_sky.rad
11     scene = glass_pane.rad
12     scene = diorama_walls.rad rect_opening.rad front_cap.rad
13 greg 1.1 scene = disks.rad
14 greg 1.2 scene = constellation.rad
15    
16     illum = blinds.rad
17    
18     objects = saucer.rad
19 greg 1.1
20     ZONE = I -8 0 0 5 0 3
21    
22     EXP = 1.5
23    
24     RES = 1024
25 greg 1.2 QUAL = Hi
26 greg 1.1 AMB = mixtex.amb
27     IND = 1
28     VAR = Hi
29     DET = Med
30     PEN = True
31    
32 greg 1.2 mkillum = -st .05 -ss 64
33    
34     render = @render.opt -ss 16 -ae MagentaPlastic -ae SpecularGreen
35    
36     rpict = -ps 1
37 greg 1.1
38 greg 1.2 view= def -vta -vp -0.2 3.07 2.78 -vd -2.64 -0.48 -1.25 -vh 66.6667 -vv 37.5
39     view = fish -vf fish.vf
40     view= plan -vtl -vp -4 2.5 2.5 -vd 0 0 -1 -vu -1 0 0 -vh 5 -vv 5
41     view= rplan -vtl -vp -4 2.5 0.5 -vd 0 0 1 -vu -1 0 0 -vh 5 -vv 5