#!/bin/sh #PREFIX=../scripts/tests/i3d/vsposp_typical #PREFIX=../scripts/tests/gi/room_with_sphere_tess-5 PREFIX=./histogram PROGRAM=../../shared/EvalStats/Release/EvalStats.exe #PREFIX=../scripts/tests/egsr06/atlanta #COMMAND1=../cmxplot COMMAND2=./ps_histo_plot STYLE=lines SAMPLES=160000000 #FILES="osp-1e5-i-mixed-b1-n4c.hlog osp-1e5-r-reference-global.hlog osp-1e5-r-reference.hlog" FILES="osp-1e5-i-mixed-b1-n4c.hlog" $COMMAND2 boxes Pvs VolumeDif $FILES ./showplot $PREFIX-grad-h-$SAMPLES-pvs_volume $COMMAND2 boxes Pvs ViewCellsDif $FILES ./showplot $PREFIX-grad-h-$SAMPLES-pvs_viewcells rm $PREFIX-*tmpplot*