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_checkerboard.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  1.4 KB  |  22 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_checkerboard">
  4.             <description>Applies a checkerboard pattern to a surface</description>
  5.             <authors>Timothy M. Shead</authors>
  6.             <copyright>Copyright (c) 1995-2004, Timothy M. Shead</copyright>
  7.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1.0"/>
  8.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1.0"/>
  9.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.5"/>
  10.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.1"/>
  11.             <argument name="specularcolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 1"/>
  12.             <argument name="TileS" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="6.0"/>
  13.             <argument name="TileT" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="6.0"/>
  14.             <argument name="EvenColor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0 0 0"/>
  15.         </shader>
  16.     </shaders>
  17. </k3dml>
  18.  
  19.  
  20.  
  21.  
  22.