ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/bsdfview.pl
(Generate patch)

Comparing ray/src/util/bsdfview.pl (file contents):
Revision 2.4 by greg, Sat Aug 26 16:07:22 2017 UTC vs.
Revision 2.5 by greg, Wed Sep 6 23:57:56 2017 UTC

# Line 12 | Line 12 | my $td = tempdir( CLEANUP => 0 );
12   my $octree = "$td/bv$$.oct";
13   my $ambf = "$td/af$$.amb";
14   my $raddev = "x11";     # default output device. Overwrite with -o
15 < my $qual = "Low";
15 > my $qual = "Med";
16   my $usetrad = 0;
17  
18   my $opts = "";  # Options common to rad

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines