ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/glare.1
Revision: 1.2
Committed: Tue Dec 9 15:59:06 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad4R2P2, rad5R0, rad5R1, rad3R7P2, rad3R7P1, rad4R2, rad4R1, rad4R0, rad3R6, rad3R6P1, rad3R8, rad3R9, rad4R2P1, rad5R3, HEAD
Changes since 1.1: +1 -1 lines
Log Message:
Fixed RCSid specification

File Contents

# Content
1 .\" RCSid "$Id$"
2 .TH GLARE 1 5/2/95 RADIANCE
3 .SH NAME
4 glare - perform glare and visual comfort calculations
5 .SH SYNOPSIS
6 .B glare
7 [
8 .B glarefile
9 [
10 .B picture
11 [
12 .B octree
13 ]
14 ]
15 ]
16 .SH DESCRIPTION
17 .I Glare
18 is an interactive script for executing programs used to locate
19 glare sources and compute glare indices and visual comfort probability.
20 If no
21 .I glarefile
22 is given, the program prompts the user for a one.
23 If the file does not exist,
24 .I glare
25 asks the user some questions about the scene in question then runs
26 .I findglare(1)
27 to compute values to store in the file.
28 .I Glare
29 then presents the user a menu of available glare index calculations.
30 After choosing a calculation,
31 .I glare
32 offers to store the result (usually not useful) or plot the information
33 (but only for multiple glare angles).
34 .PP
35 If you are creating a new
36 .I glarefile,
37 it usually works best to start with a displayed image for reference
38 during the interrogation.
39 .SH AUTHOR
40 Greg Ward
41 .SH ACKNOWLEDGEMENT
42 Work on this program was initiated and sponsored by the LESO
43 group at EPFL in Switzerland.
44 .SH "SEE ALSO"
45 dayfact(1), findglare(1), glarendx(1), igraph(1),
46 rpict(1), xglaresrc(1), ximage(1)