--- ray/doc/man/man1/rpiece.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/rpiece.1 2025/06/04 20:32:24 1.5 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: rpiece.1,v 1.5 2025/06/04 20:32:24 greg Exp $" .TH RPIECE 1 10/1/98 RADIANCE .SH NAME rpiece - render pieces of a RADIANCE picture @@ -40,7 +40,7 @@ This is useful for running multiple processes on cooperating machines to render a single picture, which is a shared file specified with the .I \-o -option. +argument. The overall picture dimensions will be .I xres by @@ -156,7 +156,7 @@ process is started on the machine "goober": .IP "" .2i goober% echo 1 8 > syncfile .br -goober% echo -F syncfile -x 1024 -y 1024 -vf view -o picture octree > args +goober% echo \-F syncfile \-x 1024 \-y 1024 \-vf view \-o picture octree > args .br goober% rpiece @args & .PP @@ -193,7 +193,7 @@ Make sure that there is enough space on the filesystem entire picture before beginning. Once the picture is finished, the .I ra_rgbe(1) -program with the -r option may be used to convert to a run-length +program with the \-r option may be used to convert to a run\-length encoded picture for more efficient storage, although .I pfilt(1) or any of the other Radiance picture filters will do the same @@ -224,4 +224,4 @@ back to normal rendering. .SH AUTHOR Greg Ward .SH "SEE ALSO" -getinfo(1), pfilt(1), ra_rgbe(1), rpict(1), ximage(1) +getinfo(1), pfilt(1), ra_rgbe(1), rpict(1), rtpict(1), rxpiece(1), ximage(1)