Annex 2: North American Pink Granite
 #declare Map1_entries = 14;
 #declare A_Granite_map1 =
    array mixed [Map1_entries][2] {
    {0.00, <not_0, not_0, not_0>},
    {0.15, <not_0, not_0, not_0>},
    {0.15, <0.576, 0.435*0.50, 0.482*0.50>}, 
    {0.35, <0.576, 0.435*0.50, 0.482*0.50>}, 
    {0.35, <0.635, 0.506*0.25, 0.455*0.25>}, 
    {0.45, <0.635, 0.506*0.25, 0.455*0.25>}, 
    {0.45, <0.675, 0.506*0.75, 0.455*0.75>}, 
    {0.57, <0.675, 0.506*0.75, 0.455*0.75>}, 
    {0.57, <0.961, 0.863, 0.843>},
    {0.63, <0.961, 0.863, 0.843>},
    {0.63, <0.275, 0.275, 0.275>},
    {0.72, <0.275, 0.275, 0.275>},
    {0.72, <0.196, 0.196, 0.196>},
    {1.00, <0.196, 0.196, 0.196>}
 }
          
Annex2_fig1
 #declare Mask_entries = 14;
 #declare A_Granite_mask =
 array mixed [Mask_entries][2] {
    {0.00, <0.010, 0.010, 0.010>}, 
    {0.15, <0.010, 0.010, 0.0510>}, 
    {0.15, <0.100, 0.100, 0.100>}, 
    {0.35, <0.100, 0.100, 0.100>}, 
    {0.35, <0.250, 0.250, 0.250>}, 
    {0.45, <0.250, 0.250, 0.250>}, 
    {0.45, <0.500, 0.500, 0.500>}, 
    {0.57, <0.500, 0.500, 0.500>}, 
    {0.57, <0.600, 0.600, 0.600>}, 
    {0.63, <0.600, 0.600, 0.600>}, 
    {0.63, <0.700, 0.700, 0.700>}, 
    {0.72, <0.700, 0.700, 0.700>}, 
    {0.72, <0.900, 0.900, 0.900>}, 
    {1.00, <0.900, 0.900, 0.900>} 
 }
          
 #declare Map2_entries = 5;
 #declare A_Granite_map2 =
 array mixed [Map2_entries][4] {
    {0.000, <0.800, 0.800, 0.800>, 0.050, 0.150}, 
    {0.005, <0.800, 0.800, 0.800>, 0.001, 0.000}, 
    {0.010, <0.800, 0.800, 0.800>, 0.050, 0.150}, 
    {0.011, <1.000, 1.000, 1.000>, 0.000, 1.000}, 
    {1.000, <1.000, 1.000, 1.000>, 0.000, 1.000} 
 }
          
 #declare Var_entries = 8; 
 #declare A_Granite_var = 
 array [Var_entries][3] { 
    {0.20, 0.50, 0.15}, 
    {0.25, 1.00, 0.18}, 
    {0.35, 1.00, 0.18}, 
    {0.40, 0.50, 0.10}, 
    {0.60, 1.00, 0.15}, 
    {0.65, 0.50, 0.18}, 
    {0.75, 1.00, 0.18}, 
    {0.80, 0.50, 0.15} 
 }
          
 #declare Translucency =
 <0.669, 0.229, 0.198>*1;
          
Annex2_fig2
Annex2_fig3