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

Comparing ray/src/rt/rview.c (file contents):
Revision 2.5 by greg, Tue Jan 14 16:16:00 1992 UTC vs.
Revision 2.6 by greg, Thu Jan 16 12:05:26 1992 UTC

# 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 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines