| 1 | # RCSid $Id: patterns.rif,v 1.2 2018/12/01 02:06:05 greg Exp $ | 
| 2 | # | 
| 3 | # A test of spectral patterns/colors | 
| 4 | # | 
| 5 |  | 
| 6 | OCTREE = spectra.oct | 
| 7 |  | 
| 8 | materials = basic.mat | 
| 9 | materials = spectral.mat gold.mat | 
| 10 | scene = diorama_walls.rad closed_end.rad front_cap.rad | 
| 11 | scene = rect_fixture.rad | 
| 12 | scene = spectral_objs.rad | 
| 13 | objects = vase.rad vase.rtm | 
| 14 |  | 
| 15 | ZONE = I -8 0 0 5 0 3 | 
| 16 |  | 
| 17 | EXP = 1.5 | 
| 18 |  | 
| 19 | RES = 1024 | 
| 20 | QUAL = Med | 
| 21 | AMB = spectra.amb | 
| 22 | IND = 1 | 
| 23 | VAR = Med | 
| 24 | DET = Med | 
| 25 | PEN = False | 
| 26 |  | 
| 27 | render = @render.opt -cs 18 | 
| 28 |  | 
| 29 | view= fish -vf fish.vf -vv 150 |