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

Comparing ray/doc/man/man1/psketch.1 (file contents):
Revision 1.2 by greg, Tue Aug 21 17:22:44 2018 UTC vs.
Revision 1.3 by greg, Tue Aug 21 17:30:31 2018 UTC

# Line 8 | Line 8 | psketch - apply non-photorealistic rendering to select
8   .B "-m modname"
9   ][
10   .B "-M modfile"
11 + ][
12 + .B "-s smoothing"
13   ]
14   .B octree
15   .B input.hdr
# Line 31 | Line 33 | The
33   .I \-M
34   option indicates a file of such modifier names that
35   will be read in and included in the operation.
36 + The
37 + .I \-s
38 + option is a smoothing parameter to determine the amount of blur
39 + applied to the selected objects.
40 + The default value is 0.8, and the setting must be between 0 and 1.
41 + .PP
42   The picture should have been created from a previous
43   .I rpict(1)
44   or

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines