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

Comparing ray/src/util/rlux.csh (file contents):
Revision 2.3 by greg, Mon Apr 4 17:04:56 1994 UTC vs.
Revision 2.4 by greg, Fri Aug 25 13:47:58 1995 UTC

# Line 7 | Line 7 | if ( $#argv < 1 ) then
7          echo "Usage: $0 [rtrace args] octree"
8          exit 1
9   endif
10 < rtrace -i+ -dv- -h- -x 1 $argv[*]:q | rcalc -e '$1=47.1*$1+117.2*$2+14.7*$3' -u
10 > rtrace -i+ -dv- -h- -x 1 $argv[*]:q | rcalc -e '$1=47.4*$1+120*$2+11.6*$3' -u

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines