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.4 by greg, Tue Aug 7 18:17:17 2012 UTC

# Line 20 | Line 20 | input ..
20   glrad options
21   ]
22   input ..
23 + .br
24 + .B objview.rb
25 + [
26 + .B \-l
27 + ][
28 + .B "\-r roomsiz"
29 + ][
30 + .B "\-n nprocs"
31 + ]
32 + input ..
33 + .br
34   .SH DESCRIPTION
35   .I Objview
36   renders a RADIANCE object interactively using
# Line 41 | Line 52 | option to
52   .PP
53   Any number of material and scene files may be given,
54   but no in-line commands or standard input.
55 < .SH AUTHOR
56 < Greg Ward Larson
55 > .PP
56 > There is also a Ruby version of objview (objview.rb)
57 > available, primarily for Windows compatibility, but
58 > the Ruby version also adds a luminaire viewer option.
59 > .PP
60 > If the user specifies the -l option, then a Radiance
61 > luminaire description is the input to the program.
62 > objview.rb will place the centroid of the luminiare at 0,0,0
63 > and surround the distribution with a room that is 4' square
64 > (in meters), with a view along the positive y. Scale the
65 > room size with the -r option.
66 > .PP
67 > The number of processors to use may be specified with the
68 > -n option.
69 > .SH AUTHOR(s)
70 > Greg Ward Larson, Rob Guglielmetti
71   .SH "SEE ALSO"
72 < glrad(1), oconv(1), rad(1), rview(1)
72 > glrad(1), oconv(1), rad(1), rvu(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines