| 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. |
| 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)" |
| 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) |