# | Line 47 | Line 47 | int vspretest = 512; /* virtual source pretest dens | |
---|---|---|
47 | int directinvis = 0; /* sources invisible? */ | |
48 | double srcsizerat = .25; /* maximum ratio source size/dist. */ | |
49 | ||
50 | < | double specthresh = .5; /* specular sampling threshold */ |
50 | > | double specthresh = .15; /* specular sampling threshold */ |
51 | double specjitter = 1.; /* specular sampling jitter */ | |
52 | ||
53 | int maxdepth = 6; /* maximum recursion depth */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |