15 |
|
.B "\-x objfile" |
16 |
|
| |
17 |
|
.B "\-i octree" |
18 |
+ |
| |
19 |
+ |
.B "\-I mesh" |
20 |
|
} |
21 |
|
.B "modname .." |
22 |
|
[ |
39 |
|
.I \-i |
40 |
|
option indicates that each marker should be replaced by an instance of |
41 |
|
.I octree. |
42 |
< |
One of these two options must appear on the command line, along with |
42 |
> |
The |
43 |
> |
.I \-I |
44 |
> |
option indicates that each marker should be replaced by an instance of |
45 |
> |
the Radiance mesh |
46 |
> |
.I mesh. |
47 |
> |
One of these three options must appear on the command line, along with |
48 |
|
.I modname, |
49 |
|
the modifier used by markers in the file. |
50 |
|
.PP |
110 |
|
To replace all polygons with the modifier ``knobs'' in the file input |
111 |
|
with a transformed ``knob.rad'' and write the result to output: |
112 |
|
.IP "" .2i |
113 |
< |
replmarks -x knob.rad knobs input > output |
113 |
> |
replmarks \-x knob.rad knobs input > output |
114 |
|
.PP |
115 |
|
To use instances of ``tree.oct'' with scaling set to three times the |
116 |
|
tree marker length: |
117 |
|
.IP "" .2i |
118 |
< |
replmarks -s 3 -i tree.oct tree input > output |
118 |
> |
replmarks \-s 3 \-i tree.oct tree input > output |
119 |
|
.SH AUTHOR |
120 |
|
Greg Ward |
121 |
|
.SH "SEE ALSO" |