home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / share / k3d / shaders / surface / k3d_oak.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  3.3 KB  |  34 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_oak">
  4.             <description>Procedural solid wood grain texture</description>
  5.             <authors>Larry Gritz</authors>
  6.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  7.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  8.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".25"/>
  9.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.2"/>
  10.             <argument name="shadingspace" storage_class="uniform" type="string" extended_type="space" array_count="1" space="" output="false" default_value="shader"/>
  11.             <argument name="shadingfreq" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  12.             <argument name="ringfreq" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="8"/>
  13.             <argument name="ringunevenness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.5"/>
  14.             <argument name="ringnoise" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.02"/>
  15.             <argument name="ringnoisefreq" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  16.             <argument name="grainfreq" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="25"/>
  17.             <argument name="trunkwobble" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.15"/>
  18.             <argument name="trunkwobblefreq" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.025"/>
  19.             <argument name="angularwobble" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  20.             <argument name="angularwobblefreq" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1.5"/>
  21.             <argument name="divotdepth" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.05"/>
  22.             <argument name="Clightwood" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0.5 0.2 0.067"/>
  23.             <argument name="Cdarkwood" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0.15 0.077 0.028"/>
  24.             <argument name="ringy" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  25.             <argument name="grainy" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  26.             <argument name="truedisp" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0"/>
  27.         </shader>
  28.     </shaders>
  29. </k3dml>
  30.  
  31.  
  32.  
  33.  
  34.