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.18 by greg, Fri Apr 18 18:06:29 2008 UTC vs.
Revision 1.20 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 183 | Line 183 | and
183   .I \-y
184   if the
185   .I \-c
186 < is present, when they control the resolution string
186 > is 0, when they control the resolution string
187   produced in the corresponding output.
188   .PP
189   If a
# 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