ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/compamb.csh
(Generate patch)

Comparing ray/src/util/compamb.csh (file contents):
Revision 3.5 by greg, Sat Feb 22 02:07:30 2003 UTC vs.
Revision 3.6 by greg, Wed Feb 16 05:40:11 2005 UTC

# Line 22 | Line 22 | if ( $#argv != 1 ) then
22          exit 1
23   endif
24   onintr quit
25 < set tf=/usr/tmp/ca$$
25 > set tf=/tmp/ca$$
26   set oct=`rad -w -s -e -v 0 $argv[1] QUA=High AMB=$tf.amb OPT=$tf.opt | sed -n 's/^OCTREE= //p'`
27   rad -n -s -V $argv[1] \
28          | rpict @$tf.opt -av 0 0 0 -aw 16 -dv- -S 1 -x 16 -y 16 -ps 1 $oct \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines