Revision: | 1.2 |
Committed: | Wed Dec 5 02:11:55 2018 UTC (6 years, 4 months ago) by greg |
Branch: | MAIN |
CVS Tags: | rad5R4, rad5R3, HEAD |
Changes since 1.1: | +2 -2 lines |
Log Message: | Moved dielectric cube from mist to tfunc scene |
# | Content |
---|---|
1 | # RCSid $Id: tfunc.rif,v 1.1 2018/11/17 22:09:12 greg Exp $ |
2 | # |
3 | # Simple version of space using transfunc illum for window |
4 | # |
5 | |
6 | OCTREE = tfunc.oct |
7 | |
8 | materials = basic.mat |
9 | scene = diorama_walls.rad rect_opening.rad front_cap.rad |
10 | scene = ball_in_cube.rad |
11 | scene = sunset_sky.rad |
12 | illum = illum_tfunc.rad |
13 | |
14 | ZONE = I -8 0 0 5 0 3 |
15 | |
16 | EXP = +3 |
17 | |
18 | RES = 1024 |
19 | QUAL = Med |
20 | AMB = tfunc.amb |
21 | IND = 1 |
22 | VAR = Hi |
23 | DET = Low |
24 | PEN = True |
25 | |
26 | mkillum = -ab 1 |
27 | |
28 | render = @render.opt |
29 | |
30 | view = def -vf inside.vf |
31 | view = fish -vf fish.vf |