| Revision: | 1.2 |
| Committed: | Fri Feb 19 06:01:47 2021 UTC (4 years, 8 months ago) by greg |
| Branch: | MAIN |
| Changes since 1.1: | +5 -3 lines |
| Log Message: | test: fixes and improvements with addition of batches for splitting job |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | greg | 1.2 | # RCSid $Id: trans2.rif,v 1.1 2018/11/17 22:09:12 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.2 | pfilt = -m .3 |
| 31 | |||
| 32 | greg | 1.1 | view = def -vf inside.vf |
| 33 | view = fish -vf fish.vf | ||
| 34 | greg | 1.2 | view= win -vta -vp -7.6 2 1.5 -vd -0.19661 -0.00340317 0.0156469 \ |
| 35 | -vh 180 -vv 180 -vo 0.56 |