Line | |
---|
1 | # |
---|
2 | # Online culling settings |
---|
3 | # |
---|
4 | |
---|
5 | #OnlineCullingAlgorithm=CHC |
---|
6 | OnlineCullingAlgorithm=SWC |
---|
7 | #OnlineCullingAlgorithm=VFC |
---|
8 | |
---|
9 | |
---|
10 | ###################################################################### |
---|
11 | |
---|
12 | # |
---|
13 | # Settings for vienna scene |
---|
14 | # |
---|
15 | |
---|
16 | # |
---|
17 | # The scene geometry |
---|
18 | # |
---|
19 | |
---|
20 | |
---|
21 | #Scene=../../../../../resources/media/house_test1.iv |
---|
22 | Scene=../../../../../resources/media/city1500_flat_1.iv;../../../../../resources/media/roofs_1500.iv;../../../../../resources/media/CityRoads60.iv |
---|
23 | #Scene=../../../../../resources/media/city1.iv;../../../../../resources/media/roofs_1500.iv;../../../../../resources/media/CityRoads60.iv |
---|
24 | |
---|
25 | # current view point |
---|
26 | ViewX=830 |
---|
27 | ViewY=300 |
---|
28 | ViewZ=-540 |
---|
29 | |
---|
30 | # |
---|
31 | # The view cells |
---|
32 | # |
---|
33 | |
---|
34 | ViewCells=../../../../../../../GTP/trunk/Lib/Vis/Preprocessing/scripts/vienna-visibility.xml.zip |
---|
35 | |
---|
36 | |
---|
37 | |
---|
38 | ###################################################################### |
---|
39 | |
---|
40 | # |
---|
41 | # Settings for terrain scene |
---|
42 | # |
---|
43 | |
---|
44 | Scene=terrain |
---|
45 | |
---|
46 | # |
---|
47 | # current view point |
---|
48 | # |
---|
49 | |
---|
50 | #ViewX=707 |
---|
51 | #ViewY=5000 |
---|
52 | #ViewZ=528 |
---|
Note: See
TracBrowser
for help on using the repository browser.