Revision: | 1.1 |
Committed: | Sat Dec 1 22:58:43 2018 UTC (6 years, 5 months ago) by greg |
Branch: | MAIN |
Log Message: | Minor calculation improvements for mixtex and added combined scene for amusement |
# | Content |
---|---|
1 | # RCSid $Id$ |
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 | oconv = -f |
11 | |
12 | ZONE = E -8.5 0 -.1 20.4 -.1 12.4 |
13 | |
14 | EXP = +3 |
15 | |
16 | RES = 1024 |
17 | QUAL = Med |
18 | IND = 1 |
19 | VAR = Hi |
20 | DET = Hi |
21 | PEN = True |
22 | |
23 | render = @render.opt -ss 16 -aa 0 -ad 64 -ab 1 -lr -6 -lw 1e-5 |
24 | |
25 | rpict = -ps 1 |
26 | |
27 | view = all -vp 23.5757 8.58098 5.24274 -vd -12.2856 0.909548 0.48623 -vh 50 -vv 32 |