#!sh #COMMAND="./release/preprocessor.exe -preprocessor_quit_on_finish+" COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish- -preprocessor_use_gl_renderer+ -preprocessor_evaluate_filter- -samples_per_evaluation=5000000 -samples_per_pass=500000 -total_samples=20000000 -mutation_use_pass_importance- -mutation_silhouette_search_steps=3 -preprocessor_ray_cast_method=3 -preprocessor_detect_empty_viewspace+" #SCENE="../data/vienna/vienna-buildings.x3d;../data/vienna/vienna-roofs.x3d;../data/vienna/vienna-roads.x3d" #VIEWCELLS=../data/vienna/vienna-viewcells-5000.xml #SCENE=../data/soda/soda.obj #VIEWCELLS=../data/soda/soda5-viewcells-1000.xml #VIEWCELLS=../data/soda/soda5-viewcells-single.xml #SCENE=../data/PowerPlant/selection.plb #VIEWCELLS=../data/PowerPlant/power_plant_viewcells1.xml #SCENE=../data/soda/soda5.dat #VIEWCELLS=../data/soda/soda-viewcells-5000.xml #VIEWCELLS=../data/soda/soda5-viewcells.xml #VIEWCELLS=../data/soda/soda5-viewcells-single.xml #SCENE=../data/artificial/city.x3d #VIEWCELLS=../data/soda/soda5-viewcells2.xml #VIEWCELLS=../data/artificial/city-viewcells-1000.xml #SCENE=../data/test1/test2.x3d #VIEWCELLS=../data/test1/test-viewcells.xml #SCENE=../data/Arena/arena-high-lods.obj #VIEWCELLS=../data/Arena/arena-high-lods-5000-viewcells.xml.gz #VIEWCELLS=../data/Arena/viewcells-5000.xml.gz #VIEWCELLS=../data/Arena/arena-high-lods-57000-viewcells.xml.gz SCENE=../data/vienna/vienna_cropped.obj VIEWCELLS=../data/vienna/vienna_cropped-gradient-viewcells.xml.gz #VIEWCELLS=../data/vienna/vienna-sequential-30000-single-viewcell.xml # SCENE=../data/Pompeii/PompeiiTen.obj # VIEWCELLS=../data/Pompeii/pompeii_big-seq-viewcells.xml.gz PREFIX=../work/plots/osp-TEST #SCENE=../data/atlanta/atlanta2.x3d #PREFIX=../work/plots/atlanta2-rss9 #-rss_distributions=direction+spatial+mutation \ # $COMMAND -preprocessor=sampling -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ # -view_cells_use_kd_pvs+ -af_use_kd_pvs+ -view_cells_filter_width=1.0 \ # -preprocessor_visibility_file=$PREFIX-reference.xml \ # -view_cells_filter_max_size=1 -preprocessor_stats=$PREFIX-r-reference.log \ # -preprocessor_histogram_file=$PREFIX-r-reference.hlog $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ -rss_distributions=mutation+object_direction+spatial \ -view_cells_use_kd_pvs+ -af_use_kd_pvs+ -view_cells_filter_width=1.0 \ -preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4a.xml \ -preprocessor_stats=$PREFIX-i-mixed-b1-n4a.log \ -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4a.hlog #+spatial+mutation #-rss_distributions=mutation+object_direction+spatial \