1 |
greg |
1.1 |
# RCSid $Id$ |
2 |
|
|
# |
3 |
|
|
# Simple version of space using dielectric for window |
4 |
|
|
# |
5 |
|
|
|
6 |
|
|
OCTREE = dielectric.oct |
7 |
|
|
|
8 |
|
|
materials = basic.mat |
9 |
|
|
scene = diorama_walls.rad rect_opening.rad front_cap.rad |
10 |
|
|
scene = vase.rad |
11 |
|
|
scene = rect_fixture.rad |
12 |
|
|
scene = sunset_sky.rad |
13 |
|
|
scene = dielectric_pane.rad |
14 |
|
|
|
15 |
|
|
ZONE = I -8 0 0 5 0 3 |
16 |
|
|
|
17 |
|
|
EXP = 1.5 |
18 |
|
|
|
19 |
|
|
RES = 1024 |
20 |
|
|
QUAL = Med |
21 |
|
|
AMB = dielectric.amb |
22 |
|
|
IND = 1 |
23 |
|
|
VAR = Hi |
24 |
|
|
DET = Med |
25 |
|
|
PEN = False |
26 |
|
|
|
27 |
|
|
render = @render.opt |
28 |
|
|
|
29 |
|
|
view = def -vf inside.vf |
30 |
|
|
view = fish -vf fish.vf -vth -vh 150 -vv 150 |