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_brushedmetal.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  936 b   |  18 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_brushedmetal">
  4.             <description>Simple anisotropic metal shader</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="0.1"/>
  8.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".9"/>
  9.             <argument name="uroughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.15"/>
  10.             <argument name="vroughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.5"/>
  11.         </shader>
  12.     </shaders>
  13. </k3dml>
  14.  
  15.  
  16.  
  17.  
  18.