home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / share / k3d / shaders / displacemnt / k3d_castucco.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  927 b   |  18 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="displacement" name="k3d_castucco">
  4.             <description>California-style stucco</description>
  5.             <authors>Larry Gritz</authors>
  6.             <argument name="freq" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  7.             <argument name="Km" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.2"/>
  8.             <argument name="octaves" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="3"/>
  9.             <argument name="trough" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="-0.15"/>
  10.             <argument name="peak" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.35"/>
  11.         </shader>
  12.     </shaders>
  13. </k3dml>
  14.  
  15.  
  16.  
  17.  
  18.