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