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_bumpy.sl.slmeta < prev    next >
Encoding:
Extensible Markup Language  |  2008-01-23  |  629 b   |  14 lines

  1. <?xml version="1.0" ?>
  2. <k3dml>
  3.     <shaders>
  4.         <shader type="displacement" name="k3d_bumpy">
  5.             <description>Standard bumpy displacement for RenderMan Interface</description>
  6.             <authors>Pixar</authors>
  7.             <copyright>(c) Copyright 1988, Pixar</copyright>
  8.             <argument name="Km" label="" description="" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  9.             <argument name="texturename" label="" description="" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  10.         </shader>
  11.     </shaders>
  12. </k3dml>
  13.  
  14.