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_paintedplastic.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  1.1 KB  |  18 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_paintedplastic">
  4.             <description>Standard texture map surface for RenderMan Interface</description>
  5.             <authors>Pixar</authors>
  6.             <copyright>(c) Copyright 1988, Pixar</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=".5"/>
  9.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".5"/>
  10.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".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="texturename" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  13.         </shader>
  14.     </shaders>
  15. </k3dml>
  16.  
  17.  
  18.