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.1 by greg, Sat Aug 26 16:10:19 2017 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
# Line 38 | Line 46 | or
46   calculation using the given octree.
47   .SH AUTHOR
48   Greg Ward
41 .SH BUGS
42 If the pointer is moved between the time 't' is pressed and
43 .I xshowtrace
44 starts drawing rays, the rays will be displaced.
49   .SH "SEE ALSO"
50 < oconv(1), rpict(1), rtrace(1), rvu(1), ximage(1)
50 > oconv(1), rpict(1), rtrace(1), rvu(1), ximage(1), xshowtrace(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines