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

Comparing ray/doc/man/man1/findglare.1 (file contents):
Revision 1.3 by greg, Thu Jan 1 19:31:44 2004 UTC vs.
Revision 1.5 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 138 | Line 138 | flag switches on verbose mode, where
138   .I findglare
139   reports its progress during the calculation.
140   .SH EXAMPLE
141 < To calculate the glare sources in the image "scene.pic":
141 > To calculate the glare sources in the image "scene.hdr":
142   .IP "" .2i
143 < findglare -p scene.pic > scene.glr
143 > findglare \-p scene.hdr > scene.glr
144   .PP
145   To compute the Guth visual comfort probability from this result:
146   .IP "" .2i
147 < glarendx -t guth_vcp scene.glr
147 > glarendx \-t guth_vcp scene.glr
148   .PP
149   To compute the glare for a set of angles around the view "good.vp"
150   from the octree "scene.oct" using an ambient level of .1:
151   .IP "" .2i
152 < findglare -vf good.vp -ga 10-60:10 -av .1 .1 .1 scene.oct > scene.glr
152 > findglare \-vf good.vp \-ga 10-60:10 \-av .1 .1 .1 scene.oct > scene.glr
153   .SH AUTHOR
154   Greg Ward
155   .SH ACKNOWLEDGEMENT

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)