ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/patterns.mat
(Generate patch)

Comparing ray/test/renders/patterns.mat (file contents):
Revision 1.1 by greg, Wed Nov 21 20:42:58 2018 UTC vs.
Revision 1.2 by greg, Sat Dec 1 02:06:05 2018 UTC

# Line 4 | Line 4
4   #
5  
6   void brightfunc noisepat
7 < 2 '1 - .4*(1+fnoise3(3*Px,3*Py,3*Pz))' .
7 > 2 '1 - .35*(1+fnoise3(3*Px,3*Py,3*Pz))' .
8   0
9   0
10  
# Line 34 | Line 34 | void alias mat3 base_mat
34   void plastic base_mat
35   0
36   0
37 < 5 .8 .7 .6 0 0
37 > 5 .8 .7 .3 0 0
38  
39   void brighttext textpat
40   3 helvet.fnt . Black

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines