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.7 by gwlarson, Thu Jun 11 08:57:37 1998 UTC vs.
Revision 2.8 by greg, Sat Feb 22 02:07:30 2003 UTC

# Line 1 | Line 1
1   #!/bin/csh -f
2 < # SCCSid "$SunId$ SGI"
2 > # RCSid: $Id$
3   #
4   # Make a nice view of an object
5   # Arguments are scene input files
# Line 91 | Line 91 | EXPOSURE= .5
91   UP= $up
92   view= $vw
93   OCTREE= $octree
94 < oconv= -f
94 > oconv= -f -r 16384
95   render= $rendopts
96   _EOF_
97  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines