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.20 by greg, Mon Nov 10 19:08:17 2008 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines