9 |
|
][ |
10 |
|
.B "\-n Nproc" |
11 |
|
][ |
12 |
+ |
.B "\-r 'rtcontrib opts...'" |
13 |
+ |
][ |
14 |
|
.B "{+|-}forward" |
15 |
|
][ |
16 |
|
.B "{+|-}backward" |
81 |
|
.I rtrace(1) |
82 |
|
processes to run in |
83 |
|
.I rtcontrib(1). |
84 |
+ |
The |
85 |
+ |
.I \-r |
86 |
+ |
option may be used to specify a set of quoted arguments to be |
87 |
+ |
included on the |
88 |
+ |
.I rtcontrib |
89 |
+ |
command line. |
90 |
|
.SH EXAMPLE |
91 |
|
To create a BSDF description including geometry from a set of venetian blinds: |
92 |
|
.IP "" .2i |
93 |
|
genblinds blind_white blind1 .07 3 1.5 30 40 | xform -rz -90 -rx 90 > blind1.rad |
94 |
|
.br |
95 |
< |
genBSDF blind_white.mat glazing.rad blind1.rad > blind1.xml |
88 |
< |
.SH NOTES |
89 |
< |
Currently, |
90 |
< |
.I genBSDF |
91 |
< |
computes only the forward visible transmitted component, |
92 |
< |
though the XML specification provides for front and back |
93 |
< |
transmission and reflection as well. |
95 |
> |
genBSDF -r @rtc.opt blind_white.mat glazing.rad blind1.rad > blind1.xml |
96 |
|
.SH AUTHOR |
97 |
|
Greg Ward |
98 |
|
.SH "SEE ALSO" |