| 40 |
|
processes on cooperating machines to render a single picture, |
| 41 |
|
which is a shared file specified with the |
| 42 |
|
.I \-o |
| 43 |
< |
option. |
| 43 |
> |
argument. |
| 44 |
|
The overall picture dimensions will be |
| 45 |
|
.I xres |
| 46 |
|
by |
| 156 |
|
.IP "" .2i |
| 157 |
|
goober% echo 1 8 > syncfile |
| 158 |
|
.br |
| 159 |
< |
goober% echo -F syncfile -x 1024 -y 1024 -vf view -o picture octree > args |
| 159 |
> |
goober% echo \-F syncfile \-x 1024 \-y 1024 \-vf view \-o picture octree > args |
| 160 |
|
.br |
| 161 |
|
goober% rpiece @args & |
| 162 |
|
.PP |
| 193 |
|
entire picture before beginning. |
| 194 |
|
Once the picture is finished, the |
| 195 |
|
.I ra_rgbe(1) |
| 196 |
< |
program with the -r option may be used to convert to a run-length |
| 196 |
> |
program with the \-r option may be used to convert to a run\-length |
| 197 |
|
encoded picture for more efficient storage, although |
| 198 |
|
.I pfilt(1) |
| 199 |
|
or any of the other Radiance picture filters will do the same |
| 224 |
|
.SH AUTHOR |
| 225 |
|
Greg Ward |
| 226 |
|
.SH "SEE ALSO" |
| 227 |
< |
getinfo(1), pfilt(1), ra_rgbe(1), rpict(1), ximage(1) |
| 227 |
> |
getinfo(1), pfilt(1), ra_rgbe(1), rpict(1), rtpict(1), rxpiece(1), ximage(1) |