| # | Line 38 | Line 38 | int vspretest = 128; /* virtual source pretest dens | |
|---|---|---|
| 38 | int directinvis = 0; /* sources invisible? */ | |
| 39 | double srcsizerat = 0.; /* maximum ratio source size/dist. */ | |
| 40 | ||
| 41 | < | double specthresh = .5; /* specular sampling threshold */ |
| 41 | > | double specthresh = .3; /* specular sampling threshold */ |
| 42 | double specjitter = 1.; /* specular sampling jitter */ | |
| 43 | ||
| 44 | int maxdepth = 4; /* maximum recursion depth */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |