ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/objview.1
(Generate patch)

Comparing ray/doc/man/man1/objview.1 (file contents):
Revision 1.2 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.6 by greg, Fri Aug 11 21:39:52 2017 UTC

# Line 20 | Line 20 | input ..
20   glrad options
21   ]
22   input ..
23 + .br
24 + [
25 + .B "\-n nprocs"
26 + ]
27 + input ..
28 + .br
29   .SH DESCRIPTION
30   .I Objview
31   renders a RADIANCE object interactively using
32   .I rad(1)
33   or
34   .I glrad(1).
35 < This program is merely a shell script that adds some light
35 > This program is merely a Perl script that adds some light
36   sources to a scene then calls
37   .I rad(1)
38   or
# Line 40 | Line 46 | option to
46   .I objview.
47   .PP
48   Any number of material and scene files may be given,
49 < but no in-line commands or standard input.
50 < .SH AUTHOR
51 < Greg Ward Larson
49 > with no inputs causing
50 > .I objview
51 > to read a scene from its standard input.
52 > .PP
53 > The number of processors to use may be specified with the
54 > .I \-n
55 > option.
56 > .SH AUTHOR(s)
57 > Greg Ward (original), Axel Jacobs (Perl)
58   .SH "SEE ALSO"
59 < glrad(1), oconv(1), rad(1), rview(1)
59 > glrad(1), oconv(1), rad(1), rvu(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines