| # | 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 */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |