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.2 by greg, Wed Dec 23 11:56:41 1992 UTC vs.
Revision 2.3 by greg, Mon Jan 4 16:37:10 1993 UTC

# Line 9 | Line 9 | set octree=$tmpdir/ov$$.oct
9   set tmpfiles="$octree"
10   onintr quit
11  
12 < oconv - $* > $octree <<_EOF_
12 > oconv - $argv[*]:q > $octree <<_EOF_
13   void glow dim 0 0 4 .1 .1 .15 0
14   dim source background 0 0 4 0 0 1 360
15   void light bright 0 0 3 1000 1000 1000

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines