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

Comparing ray/src/util/objview.csh (file contents):
Revision 2.4 by saba, Wed Jan 6 10:46:47 1993 UTC vs.
Revision 2.5 by greg, Fri Feb 9 12:56:59 1996 UTC

# Line 19 | Line 19 | bright source sun2 0 0 4 .3 1 1 5
19   bright source sun3 0 0 4 -1 -.7 1 5
20   _EOF_
21  
22 + if ( $status ) goto quit
23 +
24   set vp=`getinfo -d <$octree|rcalc -e '$1=$1-3.5*$4;$2=$2-3.5*$4;$3=$3+2.5*$4'`
25  
26   $RVIEW -av .2 .2 .2 -vp $vp -vd 1 1 -.5 -vv 15 -vh 15 $octree

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines