ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/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.4 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 140 | Line 140 | reports its progress during the calculation.
140   .SH EXAMPLE
141   To calculate the glare sources in the image "scene.pic":
142   .IP "" .2i
143 < findglare -p scene.pic > scene.glr
143 > findglare \-p scene.pic > 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
> Changed lines