Changeset 2586 for GTP/trunk/Lib/Vis/Preprocessing/scripts/run_demo_arena
- Timestamp:
- 01/09/08 18:46:51 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/run_demo_arena
r2572 r2586 8 8 VIEWCELLS=../data/Arena/arena-high-lods-57000-viewcells.xml.gz 9 9 10 #-rss_distributions=mutation+object_direction+spatial \ 11 #-preprocessor_stats=$PREFIX-i-mixed-b1-n4a.log \ 12 10 13 PREFIX=../work/plots/osp-TEST 11 14 12 15 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 13 -rss_distributions= mutation+object_direction+spatial \16 -rss_distributions=spatial \ 14 17 -view_cells_use_kd_pvs+ -af_use_kd_pvs+ \ 15 18 -preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4a.xml \ 16 19 -preprocessor_ray_cast_method=1 \ 17 -preprocessor_stats=$PREFIX-i- mixed-b1-n4a.log \20 -preprocessor_stats=$PREFIX-i-spatial-b1-n4a.log \ 18 21 -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4a.hlog \ 19 22 demo1.env
Note: See TracChangeset
for help on using the changeset viewer.