--- ray/src/util/glare.h 1991/03/18 14:32:15 1.2 +++ ray/src/util/glare.h 1991/03/18 15:06:30 1.3 @@ -33,7 +33,7 @@ extern int hlim; /* horizontal limit of central view #define nglardirs (2*nglarangs+1) #define vsize SAMPDENS -#define h_theta(h) ((double)(h)/(double)SAMPDENS) +#define h_theta(h) ((double)(h)/-(double)SAMPDENS) extern struct illum { float theta; /* glare direction */