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.5 by greg, Wed Sep 6 23:57:56 2017 UTC vs.
Revision 2.6 by greg, Wed Oct 18 19:30:48 2017 UTC

# Line 118 | Line 118 | EndOfRif
118   close(FH);
119  
120   if ($usetrad) {
121 <        system "trad $rif";
121 >        system "rad -v 0 $rif ; trad $rif";
122   } else {
123          system "rad -o $raddev $opts $rif";
124   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines