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_spaceshiphull1.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  1.7 KB  |  24 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_spaceshiphull1">
  4.             <description>Simple surface for spacecraft hulls with random plates / grime</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"/>
  8.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  9.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.25"/>
  10.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.8"/>
  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="width" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".1"/>
  13.             <argument name="height" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".06"/>
  14.             <argument name="lumavary" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".4"/>
  15.             <argument name="rowvary" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="3.0"/>
  16.             <argument name="grime" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.1"/>
  17.         </shader>
  18.     </shaders>
  19. </k3dml>
  20.  
  21.  
  22.  
  23.  
  24.