| 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)
|