home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 May / PCWorld_2000-05_cd.bin / Software / TemaCD / povray / povwin3.exe / %MAINDIR% / include / stones2.inc < prev    next >
Encoding:
Text File  |  2000-04-06  |  23.6 KB  |  880 lines

  1. #ifdef(Stones3_Inc_Temp)
  2. // do nothing
  3. #else
  4. #declare Stones2_Inc_Temp = version;
  5.  
  6. #ifdef(View_POV_Include_Stack)
  7. #   debug "including stones2.inc\n"
  8. #end
  9.  
  10. /*
  11.  
  12.               Persistence of Vision Raytracer Version 3.1
  13.        T_Stone25 through T_Stone35 created by Dan Farmer, 1995
  14.        T_Stone36 through T_Stone43 created by Paul Novak, 1995
  15.        T_Stone44 by Dan Farmer 1995
  16.  
  17. */
  18.  
  19. #declare T_Stone25 =
  20. texture {
  21.     pigment {
  22.         crackle
  23.         turbulence 0.3
  24.         lambda 2.5
  25.         omega 0.75
  26.         octaves 5
  27.         scale 0.45
  28.         rotate <0, 5, 60>
  29.         color_map {
  30.             [0.02 color rgbf <0.30, 0.60, 0.45, 0.0> ]
  31.             [0.06 color rgbf <0.35, 0.55, 0.40, 0.0> ]
  32.             [0.10 color rgbf <0.25, 0.25, 0.20, 0.0> ]
  33.             [1.00 color rgbf <0.75, 0.75, 0.60, 0.0> ]
  34.         }
  35.     }
  36. }
  37.  
  38. texture {
  39.     pigment {
  40.         crackle
  41.         turbulence 0.2
  42.         lambda 2.5
  43.         omega 0.75
  44.         octaves 5
  45.         scale 0.65
  46.         rotate <0, 45, 60>
  47.         color_map { 
  48.             [0.02 color rgbf <0.30, 0.60, 0.45, 0.95> ]
  49.             [0.06 color rgbf <0.35, 0.55, 0.40, 0.75> ]
  50.             [0.10 color rgbf <0.25, 0.25, 0.20, 0.65> ]
  51.             [1.00 color rgbf <0.75, 0.75, 0.60, 0.60> ]
  52.         }
  53.     }
  54. }
  55.  
  56. texture {
  57.     pigment {
  58.         crackle
  59.         turbulence 0.2
  60.         lambda 2.5
  61.         omega 0.75
  62.         octaves 5
  63.         scale 0.15
  64.         rotate <30, 30, 30>
  65.         color_map {
  66.             [0.00 color rgbf <0.95, 0.95, 0.95, 0.30> ]
  67.             [0.03 color rgbf <0.85, 0.85, 0.85, 0.60> ]
  68.             [0.06 color rgbf <0.50, 0.50, 0.50, 0.90> ]
  69.             [0.10 color rgbf <1.00, 1.00, 1.00, 1.00> ]
  70.         }
  71.     }
  72. }
  73.  
  74. #declare T_Stone26 =
  75. texture {
  76.     pigment {
  77.         granite
  78.         rotate y*90
  79.         color_map { 
  80.             [0.02 color rgbf <0.25, 0.45, 0.60, 0.0> ]
  81.             [0.06 color rgbf <0.20, 0.40, 0.55, 0.0> ]
  82.             [0.10 color rgbf <0.15, 0.20, 0.25, 0.0> ]
  83.             [1.00 color rgbf <0.40, 0.60, 0.75, 0.0> ]
  84.         }
  85.         frequency 6
  86.         rotate <0, 10, 0>
  87.         turbulence <0.05, 0.05, 0.05>
  88.         octaves 6
  89.         omega 0.7
  90.         lambda 2
  91.     }
  92. }
  93. texture {
  94.     pigment {
  95.         gradient x
  96.         color_map {
  97.             [0.00 color Clear ]
  98.             [0.10 color rgbf <1.00, 1.00, 1.00, 0.75> ]
  99.             [0.15 color rgbf <0.15, 0.25, 0.40, 0.50> ]
  100.             [0.20 color rgbf <0.00, 0.05, 0.10, 0.25> ]
  101.             [0.25 color rgbf <0.15, 0.25, 0.40, 0.25> ]
  102.             [0.30 color rgbf <0.35, 0.55, 0.40, 0.50> ]
  103.             [0.35 color rgbf <0.25, 0.25, 0.20, 0.75> ]
  104.             [0.35 color Clear ]
  105.         }
  106.         frequency 3
  107.         rotate <1, 10, 45>
  108.         rotate x*60
  109.         turbulence <0.30, 0.30, 0.30>
  110.         octaves 6
  111.         omega 0.7
  112.         lambda 2.2
  113.     }
  114. }
  115. texture {
  116.     pigment {
  117.         agate
  118.         color_map {
  119.             [0.00 color Clear ]
  120.             [0.10 color rgbf <1.00, 1.00, 1.00, 0.75> ]
  121.             [0.15 color rgbf <0.35, 0.55, 0.40, 0.50> ]
  122.             [0.20 color rgbf <0.25, 0.25, 0.20, 0.25> ]
  123.             [0.25 color rgbf <0.30, 0.60, 0.45, 0.25> ]
  124.             [0.30 color rgbf <0.35, 0.55, 0.40, 0.50> ]
  125.             [0.35 color rgbf <0.25, 0.25, 0.20, 0.75> ]
  126.             [0.35 color Clear ]
  127.         }
  128.         frequency 3
  129.         rotate <2, 10, 75>
  130.         rotate x*120
  131.         turbulence <0.05, 0.05, 0.05>
  132.         octaves 6
  133.         omega 0.7
  134.         lambda 2
  135.     }
  136. }
  137.  
  138. #declare T_Stone27 =
  139. texture {
  140.     pigment {
  141.         crackle
  142.         turbulence 0.35
  143.         lambda 2.5
  144.         omega 0.75
  145.         octaves 5
  146.         scale 0.5
  147.         frequency 3
  148.         rotate <0, -45, 30>
  149.         color_map { 
  150.             [0.02 color rgbf <0.25, 0.45, 0.60, 0.0> ]
  151.             [0.06 color rgbf <0.20, 0.40, 0.55, 0.0> ]
  152.             [0.10 color rgbf <0.05, 0.10, 0.15, 0.0> ]
  153.             [1.00 color rgbf <0.40, 0.60, 0.75, 0.0> ]
  154.         }
  155.     }
  156. }
  157.  
  158. texture {
  159.     pigment {
  160.         crackle
  161.         turbulence 0.1
  162.         lambda 2.5
  163.         omega 0.75
  164.         octaves 5
  165.         scale 0.45
  166.         frequency 1
  167.         phase 0.25
  168.         rotate <0, 45, 60>
  169.         color_map { 
  170.             [0.00 color Clear ]
  171.             [0.20 color rgbf <1.00, 1.00, 1.00, 0.75> ]
  172.             [0.25 color rgbf <0.25, 0.45, 0.40, 0.50> ]
  173.             [0.30 color rgbf <0.00, 0.00, 0.00, 0.00> ]
  174.             [0.35 color rgbf <0.15, 0.75, 0.60, 0.50> ]
  175.             [0.40 color rgbf <0.35, 0.85, 0.40, 0.60> ]
  176.             [0.45 color rgbf <0.35, 0.45, 0.20, 0.75> ]
  177.             [0.65 color Clear ]
  178.         }
  179.     }
  180. }
  181. texture {
  182.     pigment {
  183.         crackle
  184.         turbulence 0.35
  185.         lambda 2.5
  186.         omega 0.75
  187.         octaves 5
  188.         scale 2
  189.         frequency 2
  190.         rotate <0, 90, 0>
  191.         color_map { 
  192.             [0.00 color Clear ]
  193.             [0.20 color rgbf <1.00, 1.00, 1.00, 0.75> ]
  194.             [0.25 color rgbf <0.35, 0.55, 0.40, 0.50> ]
  195.             [0.30 color rgbf <0.00, 0.00, 0.00, 0.00> ]
  196.             [0.45 color rgbf <0.30, 0.60, 0.45, 0.25> ]
  197.             [0.50 color rgbf <0.35, 0.55, 0.40, 0.50> ]
  198.             [0.65 color rgbf <0.25, 0.25, 0.20, 0.75> ]
  199.             [0.65 color Clear ]
  200.         }
  201.     }
  202. }
  203.  
  204.  
  205. #declare T_Stone28 =
  206. texture {
  207.     pigment {
  208.         agate
  209.         agate_turb 0.75
  210.         frequency 6
  211.         scale 0.5
  212.         rotate <0, -45, 5>
  213.         color_map { 
  214.             [0.02 color rgbf <0.65, 0.45, 0.25, 0.0> ]
  215.             [0.06 color rgbf <0.55, 0.40, 0.20, 0.0> ]
  216.             [0.10 color rgbf <0.15, 0.10, 0.05, 0.0> ]
  217.             [1.00 color rgbf <0.75, 0.60, 0.40, 0.0> ]
  218.         }
  219.     }
  220. }
  221. texture {
  222.     pigment {
  223.         crackle
  224.         turbulence 0.1
  225.         lambda 2.5
  226.         omega 0.75
  227.         octaves 5
  228.         scale 0.75
  229.         frequency 1
  230.         phase 0.25
  231.         rotate <0, 45, 60>
  232.         color_map { 
  233.             [0.00 color Clear ]
  234.             [0.25 color rgbf <0.40, 0.25, 0.15, 0.50> ]
  235.             [0.30 color rgbf <0.00, 0.00, 0.00, 0.00> ]
  236.             [0.35 color rgbf <0.40, 0.25, 0.15, 0.50> ]
  237.             [0.40 color rgbf <0.45, 0.55, 0.35, 0.60> ]
  238.             [0.65 color Clear ]
  239.         }
  240.     }
  241. }
  242. texture {
  243.     pigment {
  244.         crackle
  245.         turbulence 0.1
  246.         lambda 2.5
  247.         omega 0.75
  248.         octaves 5
  249.         scale 0.45
  250.         frequency 2
  251.         phase 0.25
  252.         rotate <0, 5, 60>
  253.         color_map { 
  254.             [0.00 color Clear ]
  255.             [0.25 color rgbf <0.65, 0.25, 0.40, 0.50> ]
  256.             [0.30 color rgbf <0.00, 0.00, 0.00, 0.00> ]
  257.             [0.45 color rgbf <0.50, 0.60, 0.35, 0.25> ]
  258.             [0.50 color rgbf <0.65, 0.25, 0.40, 0.50> ]
  259.             [0.65 color Clear ]
  260.         }
  261.     }
  262. }
  263.  
  264.  
  265. #declare T_Stone29 =
  266. texture {
  267.     pigment {
  268.         gradient x
  269.         turbulence 0.75
  270.         frequency 6
  271.         scale 0.5
  272.         rotate <0, -45, 30>
  273.         color_map {
  274.             [0.02 color rgb <0.65, 0.35, 0.25> ]
  275.             [0.06 color rgb <0.55, 0.25, 0.10> ]
  276.             [0.10 color rgb <0.45, 0.30, 0.25> ]
  277.             [1.00 color rgb <0.65, 0.35, 0.25> ]
  278.         }
  279.     }
  280. }
  281. texture {
  282.     pigment {
  283.         crackle
  284.         turbulence 0.6
  285.         lambda 1.75
  286.         omega 0.55
  287.         octaves 4
  288.         scale 0.45
  289.         rotate <0, 5, 60>
  290.         color_map { 
  291.             [0.01 color rgbf <0.00, 0.00, 0.00, 0.00> ]
  292.             [0.02 color rgbf <0.40, 0.25, 0.15, 0.20> ]
  293.             [0.05 color rgbf <0.40, 0.35, 0.20, 0.40> ]
  294.             [0.10 color rgbf <0.45, 0.55, 0.25, 0.60> ]
  295.             [0.65 color Clear ]
  296.         }
  297.     }
  298. }
  299. texture {
  300.     pigment {
  301.         granite
  302.         turbulence 0.1
  303.         lambda 2.5
  304.         omega 0.75
  305.         octaves 5
  306.         scale 0.75
  307.         frequency 1
  308.         phase 0.25
  309.         rotate <0, 45, 60>
  310.         color_map {
  311.             [0.15 color rgbf <0.40, 0.25, 0.15, 0.40> ]
  312.             [0.20 color rgbf <0.20, 0.10, 0.00, 0.00> ]
  313.             [0.25 color rgbf <0.20, 0.15, 0.15, 0.40> ]
  314.             [0.30 color rgbf <0.40, 0.25, 0.15, 0.70> ]
  315.             [0.65 color Clear ]
  316.         }
  317.     }
  318. }
  319.  
  320. #declare T_Stone30 =
  321. texture {
  322.     pigment {
  323.         gradient x
  324.         turbulence 0.75
  325.         frequency 6
  326.         scale 0.5
  327.         rotate <0, -45, 30>
  328.         color_map { 
  329.             [0.02 color rgbf <0.85, 0.85, 0.45, 0.0> ]
  330.             [0.06 color rgbf <0.65, 0.65, 0.40, 0.0> ]
  331.             [0.10 color rgbf <0.90, 0.90, 0.65, 0.0> ]
  332.             [1.00 color rgbf <0.85, 0.85, 0.45, 0.0> ]
  333.         }
  334.     }
  335. }
  336. texture {
  337.     pigment {
  338.         crackle
  339.         turbulence 0.3
  340.         lambda 2.5
  341.         omega 0.75
  342.         octaves 5
  343.         scale 0.45
  344.         frequency 2
  345.         phase 0.25
  346.         rotate <0, 5, 60>
  347.         color_map { 
  348.             [0.00 color Clear ]
  349.             [0.25 color rgbf <0.40, 0.40, 0.15, 0.50> ]
  350.             [0.30 color rgbf <0.00, 0.00, 0.00, 0.00> ]
  351.             [0.35 color rgbf <0.40, 0.40, 0.20, 0.50> ]
  352.             [0.40 color rgbf <0.65, 0.65, 0.30, 0.60> ]
  353.             [0.65 color Clear ]
  354.         }
  355.     }
  356. }
  357.  
  358. texture {
  359.     pigment {
  360.         crackle
  361.         turbulence 0.1
  362.         lambda 2.5
  363.         omega 0.75
  364.         octaves 5
  365.         scale 0.75
  366.         frequency 1
  367.         phase 0.25
  368.         rotate <0, 45, 60>
  369.         color_map { 
  370.             [0.00 color Clear ]
  371.             [0.15 color rgbf <0.40, 0.15, 0.45, 0.60> ]
  372.             [0.18 color rgbf <0.20, 0.10, 0.00, 0.00> ]
  373.             [0.25 color rgbf <0.20, 0.15, 0.45, 0.60> ]
  374.             [0.30 color rgbf <0.40, 0.15, 0.45, 0.80> ]
  375.             [0.65 color Clear ]
  376.         }
  377.     }
  378. }
  379.  
  380. #declare T_Stone31 =
  381. texture {
  382.     pigment {
  383.         crackle
  384.         turbulence 0.3
  385.         lambda 2.5
  386.         omega 0.75
  387.         octaves 5
  388.         scale 0.45
  389.         rotate <0, 5, 60>
  390.         color_map { 
  391.             [0.00 color Gray90 ]
  392.             [0.02 color rgb <0.95, 0.90, 0.85> ]
  393.             [0.03 color rgb <0.75, 0.85, 0.80> ]
  394.             [0.04 color rgb <0.45, 0.40, 0.50> ]
  395.             [0.10 color Gray15 ]
  396.         }
  397.     }
  398. }
  399. texture {
  400.     pigment {
  401.         crackle
  402.         turbulence 0.2
  403.         lambda 2.5
  404.         omega 0.75
  405.         octaves 5
  406.         scale 0.65
  407.         rotate <0, 45, 60>
  408.         color_map { 
  409.             [0.00 color Clear ]
  410.             [0.02 color rgb <0.95, 0.90, 0.85> ]
  411.             [0.03 color rgb <0.75, 0.85, 0.80> ]
  412.             [0.04 color rgb <0.45, 0.40, 0.50> ]
  413.             [0.10 color Clear ]
  414.         }
  415.     }
  416. }
  417.  
  418. #declare T_Stone32 =
  419. texture {
  420.     pigment {
  421.         crackle
  422.         turbulence 0.3
  423.         lambda 2.5
  424.         omega 0.75
  425.         octaves 5
  426.         scale 0.45
  427.         rotate <0, 5, 60>
  428.         color_map { 
  429.             [0, 1 color rgb <0.9, 0.75, 0.75>
  430.                   color rgb <0.6, 0.6, 0.6> ]
  431.         }
  432.     }
  433. }
  434.  
  435. texture {
  436.     pigment {
  437.         crackle
  438.         turbulence 0.2
  439.         lambda 2.5
  440.         omega 0.75
  441.         octaves 5
  442.         scale 0.65
  443.         rotate <0, 45, 60>
  444.         color_map { 
  445.             [0.0, 0.9 color rgbf <0.52, 0.39, 0.39, 1.0> 
  446.                       color rgbf <0.52, 0.39, 0.39, 0.5>]
  447.             [0.9, 1.0 color rgbf <0.42, 0.14, 0.55, 0.0>
  448.                       color rgbf <0.42, 0.14, 0.55, 0.0>]
  449.         }
  450.     }
  451. }
  452.  
  453. texture {
  454.     pigment {
  455.         crackle
  456.         turbulence 0.2
  457.         lambda 2.5
  458.         omega 0.75
  459.         octaves 5
  460.         scale 0.15
  461.         rotate <30, 30, 30>
  462.         color_map {
  463.             [0.00 color rgbf <0.95, 0.95, 0.95, 0.30> ]
  464.             [0.03 color rgbf <0.85, 0.85, 0.85, 0.60> ]
  465.             [0.06 color rgbf <0.50, 0.50, 0.50, 0.90> ]
  466.             [0.10 color rgbf <1.00, 1.00, 1.00, 1.00> ]
  467.         }
  468.     }
  469. }
  470.  
  471. #declare T_Stone33 =
  472. texture {
  473.     pigment {
  474.         crackle
  475.         turbulence 0.3
  476.         lambda 2.5
  477.         omega 0.75
  478.         octaves 5
  479.         scale 0.45
  480.         rotate <0, 5, 60>
  481.         color_map {
  482.             [0.0, 0.1 color rgb <0.0, 0.0, 0.0>
  483.                       color rgb <0.9, 0.7, 0.6>]
  484.             [0.1, 0.3 color rgb <0.9, 0.7, 0.6>
  485.                       color rgb <0.9, 0.7, 0.4>]
  486.             [0.3, 1.0 color rgb <0.9, 0.7, 0.4>
  487.                       color rgb <0.7, 0.4, 0.2>]
  488.         }
  489.     }
  490. }
  491. texture {
  492.     pigment {
  493.         crackle
  494.         turbulence 0.2
  495.         lambda 2.5
  496.         omega 0.75
  497.         octaves 5
  498.         scale 0.65
  499.         rotate <0, 45, 60>
  500.         color_map {
  501.             [0.0, 0.2 color rgbf <0.7, 0.4, 0.2, 0.20>
  502.                       color rgbf <0.9, 0.7, 0.6, 0.30>]
  503.             [0.2, 0.3 color rgbf <0.9, 0.7, 0.6, 0.50>
  504.                       color rgbf <0.9, 0.7, 0.4, 0.70>]
  505.             [0.3, 1.0 color rgbf <0.9, 0.7, 0.4, 0.80>
  506.                       color rgbf <0.7, 0.4, 0.2, 0.80>]
  507.         }
  508.     }
  509. }
  510.  
  511. #declare T_Stone34 =
  512. texture {
  513.     pigment {
  514.         gradient x
  515.         turbulence 0.75
  516.         frequency 6
  517.         scale 0.5
  518.         rotate <0, -45, 30>
  519.         color_map {
  520.             [0.02 color rgbf <0.85, 0.85, 0.85, 0.0> ]
  521.             [0.10 color rgbf <1.00, 1.00, 1.00, 0.0> ]
  522.             [1.00 color rgbf <0.85, 0.85, 0.85, 0.0> ]
  523.         }
  524.     }
  525. }
  526. texture {
  527.     pigment {
  528.         crackle
  529.         turbulence 0.3
  530.         lambda 2.5
  531.         omega 0.75
  532.         octaves 5
  533.         scale 0.45
  534.         frequency 2
  535.         phase 0.25
  536.         rotate <0, 5, 60>
  537.         color_map {
  538.             [0.00 color Clear ]
  539.             [0.15 color rgbf <0.40, 0.30, 0.30, 0.50> ]
  540.             [0.30 color rgbf <0.15, 0.08, 0.02, 0.00> ]
  541.             [0.35 color rgbf <0.60, 0.40, 0.35, 0.50> ]
  542.             [0.45 color rgbf <0.40, 0.35, 0.30, 0.60> ]
  543.             [0.65 color Clear ]
  544.         }
  545.     }
  546. }
  547.  
  548. // White marble
  549. #declare T_Stone35 =
  550. texture {
  551.     pigment {
  552.         gradient x
  553.         turbulence 0.75
  554.         frequency 6
  555.         scale 0.5
  556.         rotate <0, -45, 30>
  557.         color_map {
  558.             [0.02 color rgbf <0.85, 0.85, 0.85, 0.0> ]
  559.             [0.10 color rgbf <1.00, 1.00, 1.00, 0.0> ]
  560.             [1.00 color rgbf <0.85, 0.85, 0.85, 0.0> ]
  561.         }
  562.     }
  563. }
  564. texture {
  565.     pigment {
  566.         crackle
  567.         turbulence 0.3
  568.         lambda 2.5
  569.         omega 0.75
  570.         octaves 5
  571.         scale 0.45
  572.         frequency 2
  573.         phase 0.25
  574.         rotate <0, 5, 60>
  575.         color_map {
  576.             [0.00 color Clear ]
  577.             [0.15 color rgbf <0.40, 0.30, 0.30, 0.50> ]
  578.             [0.30 color rgbf <0.15, 0.08, 0.02, 0.00> ]
  579.             [0.35 color rgbf <0.60, 0.40, 0.35, 0.50> ]
  580.             [0.45 color rgbf <0.40, 0.35, 0.30, 0.60> ]
  581.             [0.65 color Clear ]
  582.         }
  583.     }
  584. }
  585.  
  586. // Creamy coffee w/greenish-grey veins & faint avacado swirls
  587. #declare T_Stone36 =
  588. texture  {
  589.     pigment {
  590.         granite
  591.         turbulence 0.815
  592.         colour_map {
  593.             [0.10 colour rgbf <0.43529, 0.49804, 0.32941,0.0>]
  594.             [0.20 colour rgbf <0.19608, 0.27843, 0.19608,0.0>]
  595.             [0.35 colour rgbf <0.43529, 0.49804, 0.32941,0.0>]
  596.             [0.55 colour rgbf <0.45490, 0.44706, 0.20784,0.0>]
  597.             [0.75 colour rgbf <0.43529, 0.49804, 0.32941,0.0>]
  598.             [0.90 colour rgbf <0.19608, 0.22745, 0.00000,0.0>]
  599.             [1.00 colour rgbf <0.43529, 0.49804, 0.32941,0.0>]
  600.         }
  601.     scale <0.85, 1.5, 0.5>
  602.     rotate <10, 0, 40>
  603.     }
  604.     finish { brilliance 1.825 }
  605. }
  606. texture  {
  607.     pigment {
  608.         granite
  609.         turbulence 0.825
  610.         colour_map {
  611.             [0.18 colour rgbf <0.20784, 0.13333, 0.00000, 0.427>]
  612.             [0.35 colour rgbf <0.20784, 0.13333, 0.00000, 0.735>]
  613.             [0.45 colour rgbf <0.27059, 0.11373, 0.00000, 0.625>]
  614.             [0.90 colour rgbf <0.27059, 0.11373, 0.00000, 0.875>]
  615.             [1.00 colour rgbf <0.20784, 0.13333, 0.00000, 0.890>]
  616.         }
  617.      scale <0.65, 1.18, 0.34>
  618.      rotate <5, 10, -55>
  619.     }
  620.     finish { ambient 0.275 diffuse 0.775 crand 0.01975 }
  621. }
  622.  
  623. // Olive greens w/lighter swirls & hints of salmon
  624. #declare T_Stone37 =
  625. texture  {
  626.     pigment {
  627.         granite
  628.         turbulence 0.9
  629.         colour_map  {
  630.             [0.18 colour rgbf <0.29020, 0.24706, 0.00000,0>]
  631.             [0.35 colour rgbf <0.29020, 0.24706, 0.00000,0>]
  632.             [0.45 colour rgbf <0.16471, 0.15294, 0.00000,0>]
  633.             [0.90 colour rgbf <0.16471, 0.15294, 0.00000,0>]
  634.             [1.00 colour rgbf <0.32941, 0.25882, 0.00000,0>]
  635.         }
  636.         scale <0.825, 1.7, 0.25>
  637.         rotate <10,5,40>
  638.     }
  639.     finish { brilliance 2.5 }
  640. }
  641. texture  {
  642.     pigment {
  643.         granite
  644.         turbulence 0.85
  645.         colour_map   {
  646.             [0.05 colour rgbf <0.86275, 0.65490, 0.40392, 0.6250>]
  647.             [0.35 colour rgbf <0.48627, 0.16471, 0.00000, 0.8250>]
  648.             [0.60 colour rgbf <0.86275, 0.65490, 0.40392, 0.7150>]
  649.             [0.85 colour rgbf <0.48627, 0.16471, 0.00000, 0.5450>]
  650.             [1.00 colour rgbf <0.52941, 0.34118, 0.17647, 0.8975>]
  651.         }
  652.         scale <0.85, 1.6, 0.45>
  653.         rotate <0,5,-50>
  654.     }
  655.     finish { ambient 0.275 diffuse 0.6925 crand 0.01975}
  656. }
  657.  
  658. // Deep rich coffee w/darker veins & lots of creamy swirl
  659. #declare T_Stone38 =
  660. texture  {
  661.     pigment {
  662.         granite
  663.         turbulence 1.25
  664.         colour_map  {
  665.             [0.15 colour rgbf<0.72549, 0.73725, 0.54118, 0.0>]
  666.             [0.25 colour rgbf<0.22745, 0.14510, 0.00000, 0.0>]
  667.             [0.45 colour rgbf<0.72549, 0.73725, 0.54118, 0.0>]
  668.             [0.60 colour rgbf<0.22745, 0.14510, 0.00000, 0.0>]
  669.             [0.80 colour rgbf<0.22745, 0.14510, 0.00000, 0.0>]
  670.             [1.00 colour rgbf<0.60392, 0.61176, 0.46667, 0.0>]
  671.         }
  672.         scale <0.95, 1.7, 0.39>
  673.         rotate <10, 5, 40>
  674.     }
  675.     finish { brilliance 2.125 }
  676. }
  677. texture  {
  678.     pigment {
  679.         granite
  680.         turbulence 0.825
  681.         colour_map {
  682.             [0.35 colour rgbf <0.56078, 0.54902, 0.42353,0.65>]
  683.             [0.65 colour rgbf <0.10196, 0.05882, 0.00000,0.85>]
  684.             [1.00 colour rgbf <0.56078, 0.54902, 0.42353,0.90>]
  685.         }
  686.         scale <0.76, 1.4, 0.4>
  687.         rotate <0, 10, -55>
  688.     }
  689.     finish { ambient 0.4 diffuse 0.575 crand 0.021 }
  690. }
  691. // Light mauve w/large plum swirls
  692. #declare T_Stone39 =
  693. texture  {
  694.     pigment {
  695.         granite
  696.         turbulence 0.825
  697.         colour_map  {
  698.              [0.12 colour rgbf <0.78039, 0.54902, 0.46667, 0.0>]
  699.              [0.35 colour rgbf <0.78039, 0.54902, 0.46667, 0.0>]
  700.              [0.65 colour rgbf <0.49804, 0.30980, 0.30196, 0.0>]
  701.              [0.90 colour rgbf <0.49804, 0.30980, 0.30196, 0.0>]
  702.              [1.00 colour rgbf <0.35294, 0.09020, 0.00000, 0.0>]
  703.         }
  704.     }
  705.     scale <0.78,1.45, 0.4>
  706.     rotate <5,10,-55>
  707.     finish { brilliance 1.9275 ambient .3 diffuse .575 crand .0215}
  708. }
  709.  
  710. // Creamy aqua w/green hi-lites & subtle hints of grey
  711. #declare T_Stone40 =
  712. texture  {
  713.     pigment {
  714.         agate
  715.         agate_turb 1.1
  716.         colour_map  {
  717.             [0.10 colour rgbf <0.56078, 0.67451, 0.62353, 0.0>]
  718.             [0.35 colour rgbf <0.27843, 0.41569, 0.30196, 0.0>]
  719.             [0.55 colour rgbf <0.56078, 0.67451, 0.62353, 0.0>]
  720.             [0.85 colour rgbf <0.56078, 0.67451, 0.62353, 0.0>]
  721.             [0.95 colour rgbf <0.27843, 0.41569, 0.30196, 0.0>]
  722.             [1.00 colour rgbf <0.54118, 0.58039, 0.56078, 0.0>]
  723.         }
  724.         scale <0.97, 0.97, 0.5>
  725.         rotate <0, 5, 40>
  726.     }
  727.     finish {brilliance 1.25}
  728. }
  729. texture  {
  730.     pigment {
  731.         granite
  732.         turbulence 1.25
  733.         colour_map  {
  734.             [0.15 colour rgbf <0.46667, 0.59216, 0.54118, 0.005>]
  735.             [0.65 colour rgbf <0.35294, 0.67451, 0.54902, 0.750>]
  736.             [0.80 colour rgbf <0.46667, 0.59216, 0.54118, 0.660>]
  737.             [1.00 colour rgbf <0.35294, 0.67451, 0.54902, 0.879>]
  738.         }
  739.         scale <0.85, 1.5, 0.5>
  740.         rotate <10, 5, -75>
  741.     }
  742.     finish { ambient 0.175 diffuse 0.6975 crand 0.025 }
  743. }
  744.  
  745. // Dark powder blue w/steel blue & grey swirls
  746. #declare T_Stone41 =
  747. texture  {
  748.     pigment {
  749.         marble
  750.         turbulence 1.5
  751.         omega 0.6235
  752.         lambda 2.25
  753.         colour_map  {
  754.             [0.15 colour rgbf <0.03922, 0.20784, 0.52941, 0.0>]
  755.             [0.45 colour rgbf <0.03922, 0.20784, 0.52941, 0.0>]
  756.             [0.55 colour rgbf <0.22745, 0.23922, 0.42353, 0.0>]
  757.             [0.75 colour rgbf <0.20784, 0.30980, 0.54118, 0.0>]
  758.             [1.00 colour rgbf <0.20784, 0.30980, 0.54118, 0.0>]
  759.         }
  760.         rotate <0, 0, 85>
  761.         scale <0.75, 1.33, 0.35>
  762.         rotate <10, 5, 45>
  763.     }
  764.     finish { brilliance 1.825 }
  765. }
  766. texture  {
  767.     pigment {
  768.         granite
  769.         turbulence  1.15
  770.         colour_map  {
  771.             [0.25 colour rgbf <0.30196, 0.35294, 0.48627, 0.600>]
  772.             [0.45 colour rgbf <0.30196, 0.35294, 0.48627, 0.475>]
  773.             [0.85 colour rgbf <0.17647, 0.24706, 0.39216, 0.715>]
  774.             [1.00 colour rgbf <0.17647, 0.24706, 0.39216, 0.750>]
  775.         }
  776.         rotate <0,0,45>
  777.        scale <0.78, 1.0, 0.4>
  778.        rotate <5, 10, -55>
  779.     }
  780.     finish { ambient 0.225 diffuse 0.75 crand 0.01975}
  781. }
  782.  
  783. //Brick red w/yellow-green swirls
  784. #declare T_Stone42 =
  785. texture  {
  786.     pigment {
  787.         onion
  788.         turbulence  2.1
  789.         omega 0.575
  790.         colour_map  {
  791.            [0.15 colour rgbf<0.29020, 0.08235, 0.00000, 0.0>]
  792.            [0.35 colour rgbf<0.34118, 0.29020, 0.09020, 0.0>]
  793.            [0.65 colour rgbf<0.29020, 0.08235, 0.00000, 0.0>]
  794.            [0.85 colour rgbf<0.34118, 0.29020, 0.09020, 0.0>]
  795.            [1.00 colour rgbf<0.29020, 0.08235, 0.00000, 0.0>]
  796.         }
  797.         scale <0.9, 1.6, .45>
  798.         rotate <10, 5, 45>
  799.     }
  800.     finish { brilliance 1.825 }
  801. }
  802. texture  {
  803.     pigment {
  804.         granite
  805.         turbulence 0.925
  806.         colour_map  {
  807.             [0.25 colour rgbf<0.42353, 0.37255, 0.05882, 0.45>]
  808.             [0.50 colour rgbf<0.18431, 0.01569, 0.00000, 0.55>]
  809.             [0.72 colour rgbf<0.42353, 0.37255, 0.05882, 0.55>]
  810.             [1.00 colour rgbf<0.18431, 0.01569, 0.00000, 0.65>]
  811.         }
  812.         rotate <5, 15, 90>
  813.         scale <0.78, 1.05, 0.4>
  814.         rotate <5, 10, -55>
  815.     }
  816.     finish { ambient 0.225 diffuse 0.75 crand 0.01975 }
  817. }
  818.  
  819. // Rusty red w/cream swirls and duck overtones
  820. #declare T_Stone43 =
  821. texture  {
  822.     pigment {
  823.         granite
  824.         turbulence 0.815
  825.         colour_map {
  826.             [0.15 colour rgbf<0.86275, 0.75686, 0.61176, 0.0>]
  827.             [0.45 colour rgbf<0.49804, 0.21569, 0.03922, 0.0>]
  828.             [0.65 colour rgbf<0.84314, 0.72157, 0.63529, 0.0>]
  829.             [0.85 colour rgbf<0.46667, 0.23922, 0.05098, 0.0>]
  830.             [1.00 colour rgbf<0.87059, 0.73725, 0.62745, 0.0>]
  831.         }
  832.         scale <0.87, 1.235, 0.47>
  833.         rotate <15, 25, 45>
  834.     }
  835.     finish {brilliance 2.585}
  836. }
  837. texture  {
  838.     pigment {
  839.         agate
  840.         agate_turb 1.275
  841.         colour_map {
  842.             [0.35 colour rgbf<0.42353, 0.12157, 0.01176, 0.650>]
  843.             [0.65 colour rgbf<0.50196, 0.35294, 0.21176, 0.750>]
  844.             [1.00 colour rgbf<0.41569, 0.20784, 0.02745, 0.550>]
  845.         }
  846.         scale <0.69,1.27, 0.35>
  847.         rotate <10, 5, -60>
  848.     }
  849.     finish { ambient 0.225 diffuse 0.6975 crand 0.02175 }
  850. }
  851.  
  852. // This one is quite different from the rest.
  853. // Its a dark, dull, bumpy rock texture.
  854. #declare T_Stone44 =
  855. texture {
  856.     pigment {
  857.         granite
  858.         color_map {
  859.             [0.0 rgb 0.3 ]
  860.             [1.0 rgb 0.7 ]
  861.         }
  862.         scale 0.075
  863.     }
  864.     normal  { granite 0.75 scale 0.075 }
  865. }
  866. texture {
  867.     pigment {
  868.         wrinkles
  869.         turbulence 0.3
  870.         scale 0.3
  871.         color_map {
  872.             [0.0 rgbf< 0.50, 0.25, 0.10, 0.85>]
  873.             [1.0 rgbf< 0.65, 0.40, 0.00, 0.65>]
  874.         }
  875.     }
  876. }
  877.  
  878. #version Stones2_Inc_Temp;
  879. #end
  880.