| Revision: | 1.1 |
| Committed: | Sat Nov 17 22:09:12 2018 UTC (7 years ago) by greg |
| Branch: | MAIN |
| Log Message: | Created rendering tests |
| # | Content |
|---|---|
| 1 | # RCSid $Id$ |
| 2 | # |
| 3 | # Test of instances |
| 4 | # |
| 5 | |
| 6 | OCTREE = inst.oct |
| 7 | |
| 8 | materials = basic.mat |
| 9 | scene = diorama_walls.rad closed_end.rad front_cap.rad |
| 10 | scene = porsches.rad |
| 11 | scene = spotlights.rad rect_fixture.rad |
| 12 | |
| 13 | ZONE = I -8 0 0 5 0 3 |
| 14 | |
| 15 | EXP = +1 |
| 16 | |
| 17 | RES = 1024 |
| 18 | QUAL = Med |
| 19 | AMB = inst.amb |
| 20 | IND = 1 |
| 21 | VAR = Hi |
| 22 | DET = Low |
| 23 | PEN = True |
| 24 | |
| 25 | render = @render.opt |
| 26 | |
| 27 | view = def -vf inside.vf |
| 28 | view = fish -vf fish.vf |