ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/gensky.c
(Generate patch)

Comparing ray/src/gen/gensky.c (file contents):
Revision 2.23 by greg, Fri Sep 10 18:19:24 2004 UTC vs.
Revision 2.24 by greg, Wed Jul 26 17:15:11 2006 UTC

# Line 78 | Line 78 | int  skytype = S_CLEAR;                                /* sky type */
78   int  dosun = 1;
79   double  zenithbr = 0.0;
80   int     u_zenith = 0;                           /* -1=irradiance, 1=radiance */
81 < double  turbidity = 2.75;
81 > double  turbidity = 2.45;
82   double  gprefl = 0.2;
83                                          /* computed values */
84   double  sundir[3];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines