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

Comparing ray/src/gen/mkillum2.c (file contents):
Revision 2.31 by greg, Fri Jun 12 17:37:37 2009 UTC vs.
Revision 2.32 by greg, Thu Jul 2 04:26:41 2009 UTC

# Line 13 | Line 13 | static const char      RCSid[] = "$Id$";
13   #include  "source.h"
14  
15   #ifndef NBSDFSAMPS
16 < #define NBSDFSAMPS      32              /* BSDF resampling count */
16 > #define NBSDFSAMPS      256             /* BSDF resampling count */
17   #endif
18  
19   COLORV *        distarr = NULL;         /* distribution array */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines