45 |
|
.B octree |
46 |
|
.br |
47 |
|
.B "rcontrib [ options ] \-defaults" |
48 |
+ |
.br |
49 |
+ |
.B "rcontrib \-features [feat1 ..]" |
50 |
|
.SH DESCRIPTION |
51 |
|
.I Rcontrib |
52 |
|
computes ray coefficients |
326 |
|
is clamped accordingly and a warning is issued. |
327 |
|
.SH EXAMPLES |
328 |
|
To compute the proportional contributions from sources modified |
329 |
< |
by "light1" vs. "light2" on a set of illuminance values: |
329 |
> |
by "light1" vs. "light2" on a set of irradiance values: |
330 |
|
.IP "" .2i |
331 |
|
rcontrib \-I+ @render.opt \-o c_%s.dat \-m light1 \-m light2 scene.oct < test.dat |
332 |
|
.PP |
342 |
|
.IP "" .2i |
343 |
|
pcomb \-c 100 90 75 c_light1.hdr \-c 50 55 57 c_light2.hdr > combined.hdr |
344 |
|
.PP |
345 |
< |
To compute an array of illuminance contributions according to a Tregenza sky: |
345 |
> |
To compute an array of irradiance contributions according to a Tregenza sky: |
346 |
|
.IP "" .2i |
347 |
|
rcontrib \-I+ \-f tregenza.cal \-b tbin \-bn Ntbins \-o sky.dat \-m skyglow |
348 |
|
\-b 0 \-o ground.dat \-m groundglow @render.opt scene.oct < test.dat |
363 |
|
Greg Ward |
364 |
|
.SH "SEE ALSO" |
365 |
|
cnt(1), genklemsamp(1), getinfo(1), mkpmap(1), pcomb(1), pfilt(1), |
366 |
< |
ra_rgbe(1), rcalc(1), rfluxmtx(1), rmtxop(1), rpict(1), rsensor(1), |
367 |
< |
rtrace(1), total(1), vwrays(1), ximage(1) |
366 |
> |
ra_rgbe(1), rcalc(1), rfluxmtx(1), rmtxcomb(1), rmtxop(1), rpict(1), |
367 |
> |
rsensor(1), rtrace(1), total(1), vwrays(1), ximage(1) |
368 |
|
|