| Revision: | 1.5 |
| Committed: | Fri Jul 24 16:35:02 2020 UTC (5 years, 3 months ago) by greg |
| Branch: | MAIN |
| CVS Tags: | rad6R0, rad5R4, rad5R3, HEAD |
| Changes since 1.4: | +2 -2 lines |
| Log Message: | Another attempt to fix failing test |
| # | Content |
|---|---|
| 1 | # RCSid $Id: inst.rif,v 1.4 2020/07/20 16:22:26 greg Exp $ |
| 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 glowbulb.rad |
| 12 | |
| 13 | objects = porsche.octf |
| 14 | |
| 15 | ZONE = I -8 0 0 5 0 3 |
| 16 | |
| 17 | EXP = +1 |
| 18 | |
| 19 | RES = 1024 |
| 20 | QUAL = Med |
| 21 | AMB = inst.amb |
| 22 | IND = 1 |
| 23 | VAR = Hi |
| 24 | DET = Low |
| 25 | PEN = True |
| 26 | |
| 27 | render = @render.opt |
| 28 | |
| 29 | rpict = -ps 1 -pj 0 |
| 30 | |
| 31 | view = def -vf inside.vf |
| 32 | view = fish -vf fish.vf |