| 1 |
# RCSid $Id: combined.rif,v 1.7 2023/12/14 01:17:22 greg Exp $
|
| 2 |
#
|
| 3 |
# All the scenes combined into one to test every primitive
|
| 4 |
#
|
| 5 |
|
| 6 |
OCTREE = combined.oct
|
| 7 |
|
| 8 |
scene = combined_scene.rad
|
| 9 |
|
| 10 |
objects = antimatter_portal.rad ball_in_cube.rad ballcompare.rad
|
| 11 |
objects = blinds.rad bubble_in_cube.rad closed_end.rad combined_scene.rad
|
| 12 |
objects = constellation.rad dielectric_pane.rad diorama_walls.rad
|
| 13 |
objects = disks.rad front_cap.rad glass_ill.rad glass_pane.rad
|
| 14 |
objects = gymbal.rad illum_tfunc.rad illum_trans2.rad
|
| 15 |
objects = mirror.rad mist.rad porsches.rad prism1.rad
|
| 16 |
objects = prism2.rad rect_fixture.rad rect_opening.rad saucer.rad
|
| 17 |
objects = spotcones.rad spotlights.rad sunset_sky.rad
|
| 18 |
objects = torus.rad trans_pane.rad vase.rad woman.rad spectral_objs.rad
|
| 19 |
objects = vase.rtm woman.rtm porsche.octf
|
| 20 |
objects = ringlight.rad gymbal2.rad
|
| 21 |
|
| 22 |
oconv = -f
|
| 23 |
|
| 24 |
ZONE = E -8.5 0 -.1 20.4 -.1 12.4
|
| 25 |
|
| 26 |
EXP = +3
|
| 27 |
|
| 28 |
RES = 1024
|
| 29 |
QUAL = Med
|
| 30 |
IND = 1
|
| 31 |
VAR = Hi
|
| 32 |
DET = Hi
|
| 33 |
PEN = True
|
| 34 |
# Using -aa 0 so no ambient file
|
| 35 |
|
| 36 |
render = @render.opt -ss 16 -aa 0 -ad 64 -as 0 -ab 1 -lr -6 -lw 1e-5
|
| 37 |
|
| 38 |
rpict = -ps 1
|
| 39 |
|
| 40 |
view = all -vp 23.5757 8.58098 5.24274 -vd -12.2856 0.909548 0.48623 -vh 50 -vv 32
|