Revision: | 1.3 |
Committed: | Sat Feb 20 00:51:18 2021 UTC (4 years, 2 months ago) by greg |
Branch: | MAIN |
Changes since 1.2: | +3 -1 lines |
Log Message: | test: increased pixel sampling in attempt to beat variance issues |
# | User | Rev | Content |
---|---|---|---|
1 | greg | 1.3 | # RCSid $Id: trans2.rif,v 1.2 2021/02/19 06:01:47 greg Exp $ |
2 | greg | 1.1 | # |
3 | # Simple version of space using trans2 illum for window - compare to tfunc.rif | ||
4 | # | ||
5 | |||
6 | OCTREE = trans2.oct | ||
7 | |||
8 | materials = basic.mat | ||
9 | scene = diorama_walls.rad rect_opening.rad front_cap.rad | ||
10 | scene = gymbal.rad | ||
11 | scene = sunset_sky.rad | ||
12 | illum = illum_trans2.rad | ||
13 | |||
14 | ZONE = I -8 0 0 5 0 3 | ||
15 | |||
16 | EXP = +3 | ||
17 | |||
18 | RES = 1024 | ||
19 | QUAL = Med | ||
20 | AMB = trans2.amb | ||
21 | IND = 1 | ||
22 | VAR = Hi | ||
23 | DET = Low | ||
24 | PEN = True | ||
25 | |||
26 | mkillum = -ab 1 | ||
27 | |||
28 | render = @render.opt | ||
29 | |||
30 | greg | 1.3 | rpict = -ps 1 |
31 | |||
32 | greg | 1.2 | pfilt = -m .3 |
33 | |||
34 | greg | 1.1 | view = def -vf inside.vf |
35 | view = fish -vf fish.vf | ||
36 | greg | 1.2 | view= win -vta -vp -7.6 2 1.5 -vd -0.19661 -0.00340317 0.0156469 \ |
37 | -vh 180 -vv 180 -vo 0.56 |