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

Comparing ray/doc/man/man1/pcomb.1 (file contents):
Revision 1.10 by greg, Mon Feb 5 20:07:17 2018 UTC vs.
Revision 1.14 by greg, Wed Dec 6 17:56:57 2023 UTC

# Line 41 | Line 41 | but an arbitrary mapping can be assigned with the
41   .I \-e
42   and
43   .I \-f
44 < options.
44 > options, similar to
45 > .I rcalc(1).
46 > (The variable and function definitions in each
47 > .I \-f source
48 > file are read and compiled from the RADIANCE library
49 > where it is found.)\0
50   Negative coefficients and functions are allowed, and
51   .I pcomb
52   will produce color values of zero where they would be negative.
# Line 115 | Line 120 | give the exposure values for picture
120   and
121   .I pa(n)
122   gives the corresponding pixel aspect ratio.
123 + Exposure values will be set to 1.0 for inputs with the
124 + .I \-o
125 + option set.
126   Finally, for pictures with stored view parameters,
127   the functions
128   .I "Ox(n), Oy(n)"
# Line 217 | Line 225 | pcomb \-f myfilt.cal \-x xmax/2 \-y ymax/2 input.hdr >
225   To make a picture of a dot:
226   .IP "" .2i
227   pcomb \-x 100 \-y 100 \-e 'ro=b;go=b;bo=b;b=if((x-50)^2+(y-50)^2\-25^2,0,1)' > dot
228 + .SH ENVIRONMENT
229 + RAYPATH         the directories to check for auxiliary files.
230   .SH AUTHOR
231   Greg Ward
232   .SH "SEE ALSO"
233 < getinfo(1), icalc(1), pcompos(1), pfilt(1), rpict(1)
233 > getinfo(1), icalc(1), pcompos(1), pfilt(1), rcalc(1),
234 > rmtxcomb(1), rmtxop(1), rpict(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)