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

Comparing ray/doc/man/man1/rvu.1 (file contents):
Revision 1.2 by greg, Fri Jan 21 00:52:59 2005 UTC vs.
Revision 1.5 by greg, Thu Aug 21 07:05:58 2008 UTC

# Line 7 | Line 7 | rvu - generate RADIANCE images interactively
7   [
8   .B "rpict options"
9   ][
10 + .B "\-n nproc"
11 + ][
12   .B "\-o dev"
13   ][
14   .B \-b
# Line 60 | Line 62 | option improves the display on greyscale monitors, and
62   .I \-pe
63   may be used to set an initial exposure value.
64   .PP
65 + The
66 + .I \-n
67 + option may be used to specify multiple processes,
68 + to accelerate rendering.
69 + .PP
70   In the second form, the default values
71   for the options are printed with a brief explanation.
72   In the third form, the list of supported output devices
# Line 219 | Line 226 | A negative magnification factor decreases the object s
226   The default factor is one.
227   Care must be taken to avoid moving behind or inside other objects.
228   .TP
229 < .BR new
230 < Restart the image.
229 > .BI new " [ nproc ]"
230 > Restart the image, using the specified number of rendering processes.
231   Usually used after the "set" command.
232   .TP
233   .BI pivot " angle [ elev [ mag [ x y z ] ] ]"
# Line 274 | Line 281 | ambient divisions (ad),
281   ambient radius (ar),
282   ambient samples (as),
283   black&white (b),
284 + back face visibility (bv),
285   direct jitter (dj),
286   direct sampling (ds),
287   direct threshold (dt),
# Line 287 | Line 295 | medium eccentricity (mg),
295   medium sampling (ms),
296   pixel sample (ps),
297   pixel threshold (pt),
298 < back face visibility (bv),
299 < specular jitter (sj), and
300 < specular threshold (st).
298 > specular jitter (sj),
299 > specular threshold (st), and
300 > uncorrelated sampling (u).
301   Once a variable has been changed, the "new" command can be used
302   to recompute the image with the new parameters.
303   If a program variable is not available here, it may show up under

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines