ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/glare.h
(Generate patch)

Comparing ray/src/util/glare.h (file contents):
Revision 2.1 by greg, Tue Nov 12 17:19:16 1991 UTC vs.
Revision 2.2 by greg, Tue May 25 14:54:05 1993 UTC

# Line 24 | Line 24
24   #define TOOSMALL(s)     ((s)->brt*(s)->dom < threshold*SAMIN)
25  
26   #define SABIG           .025            /* solid angle of splittable source */
27 < #define LCORR           .8              /* linearity of splittable source */
27 > #define LCORR           .12             /* linearity of splittable source */
28  
29   extern VIEW     ourview;                /* our view */
30   extern VIEW     pictview;               /* picture view */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines