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

Comparing ray/src/util/debugcal.csh (file contents):
Revision 2.4 by greg, Thu May 27 13:41:12 1993 UTC vs.
Revision 2.5 by greg, Mon Sep 30 12:46:47 1996 UTC

# Line 29 | Line 29 | rtrace -h- -x 1 -odNplL $1 | rcalc -u -e 'Dx=$1;Dy=$2;
29                  -e 'Ix:1;Iy:0;Iz:0;Jx:0;Jy:1;Jz:0;Kx:0;Ky:0;Kz:1' \
30                  -e 'Rdot=-Dx*Nx-Dy*Ny-Dz*Nz' -e 'RdotP=Rdot' \
31                  -e 'NxP=Nx;NyP=Ny;NzP=Nz' -e 'CrP=A1;CgP=A2;CbP=A3' \
32 +                -e 'DxA:0;DyA:0;DzA:0' \
33                  $initfile $argv[2-]:q

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines