ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rtcontrib.1
(Generate patch)

Comparing ray/doc/man/man1/rtcontrib.1 (file contents):
Revision 1.19 by greg, Mon Oct 6 23:00:53 2008 UTC vs.
Revision 1.21 by greg, Sun Jun 14 00:33:15 2009 UTC

# Line 276 | Line 276 | contributions:
276   .IP "" .2i
277   vwrays \-ff \-x 1024 \-y 1024 \-vf best.vf |
278   rtcontrib \-ffc `vwrays \-d \-x 1024 \-y 1024 \-vf best.vf`
279 < @render.opt \-o c_%s.pic \-m light1 \-m light2 scene.oct
279 > @render.opt \-o c_%s.hdr \-m light1 \-m light2 scene.oct
280   .PP
281   These images may then be recombined using the desired outputs
282   of light1 and light2:
283   .IP "" .2i
284 < pcomb \-c 100 90 75 c_light1.pic \-c 50 55 57 c_light2.pic > combined.pic
284 > pcomb \-c 100 90 75 c_light1.hdr \-c 50 55 57 c_light2.hdr > combined.hdr
285   .PP
286   To compute an array of illuminance contributions according to a Tregenza sky:
287   .IP "" .2i
# Line 292 | Line 292 | RAYPATH                path to search for \-f and \-M files
292   .SH AUTHOR
293   Greg Ward
294   .SH "SEE ALSO"
295 < cnt(1), getinfo(1), pcomb(1), pfilt(1), ra_rgbe(1),
295 > cnt(1), genklemsamp(1), getinfo(1), pcomb(1), pfilt(1), ra_rgbe(1),
296   rcalc(1), rpict(1), rtrace(1), total(1), vwrays(1), ximage(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines