| 1 |
greg |
1.1 |
# RCSid $Id$
|
| 2 |
|
|
#
|
| 3 |
|
|
# Simple version of space using glass illum for window
|
| 4 |
|
|
#
|
| 5 |
|
|
|
| 6 |
|
|
OCTREE = glass.oct
|
| 7 |
|
|
|
| 8 |
|
|
materials = basic.mat
|
| 9 |
|
|
scene = diorama_walls.rad rect_opening.rad front_cap.rad
|
| 10 |
|
|
scene = torus.rad
|
| 11 |
|
|
scene = sunset_sky.rad
|
| 12 |
|
|
illum = illum_glass.rad
|
| 13 |
|
|
|
| 14 |
|
|
ZONE = I -8 0 0 5 0 3
|
| 15 |
|
|
|
| 16 |
|
|
EXP = +3
|
| 17 |
|
|
|
| 18 |
|
|
RES = 1024
|
| 19 |
|
|
QUAL = Med
|
| 20 |
|
|
AMB = glass.amb
|
| 21 |
|
|
IND = 1
|
| 22 |
|
|
VAR = Hi
|
| 23 |
|
|
DET = Low
|
| 24 |
|
|
PEN = True
|
| 25 |
|
|
|
| 26 |
|
|
mkillum = -ab 0
|
| 27 |
|
|
|
| 28 |
|
|
render = @render.opt
|
| 29 |
|
|
|
| 30 |
|
|
view = def -vf inside.vf
|
| 31 |
|
|
view = fish -vf fish.vf -vts -vh 150 -vv 150
|
| 32 |
|
|
view = up -vtl -vp -4 2.5 .2 -vu 1 0 0 -vd 0 0 1 -vh 2 -vv 2
|