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_supertexmap.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  4.0 KB  |  38 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_supertexmap">
  4.             <description>Texture mapped color, opacity, and displacement</description>
  5.             <authors>Larry Gritz</authors>
  6.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  7.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".5"/>
  8.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".5"/>
  9.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".1"/>
  10.             <argument name="Csmapname" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  11.             <argument name="Csproj" storage_class="uniform" type="string" extended_type="string" array_count="1" space="" output="false" default_value="st"/>
  12.             <argument name="Csspace" storage_class="uniform" type="string" extended_type="space" array_count="1" space="" output="false" default_value="shader"/>
  13.             <argument name="Csmx" storage_class="uniform" type="float" extended_type="float" array_count="16" space="" output="false" default_value="{1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1}"/>
  14.             <argument name="Csblur" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0"/>
  15.             <argument name="Osmapname" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  16.             <argument name="Osproj" storage_class="uniform" type="string" extended_type="string" array_count="1" space="" output="false" default_value="st"/>
  17.             <argument name="Osspace" storage_class="uniform" type="string" extended_type="space" array_count="1" space="" output="false" default_value="shader"/>
  18.             <argument name="Osmx" storage_class="uniform" type="float" extended_type="float" array_count="16" space="" output="false" default_value="{1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1}"/>
  19.             <argument name="Osblur" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0"/>
  20.             <argument name="Ksmapname" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  21.             <argument name="Ksproj" storage_class="uniform" type="string" extended_type="string" array_count="1" space="" output="false" default_value="st"/>
  22.             <argument name="Ksspace" storage_class="uniform" type="string" extended_type="space" array_count="1" space="" output="false" default_value="shader"/>
  23.             <argument name="Ksmx" storage_class="uniform" type="float" extended_type="float" array_count="16" space="" output="false" default_value="{1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1}"/>
  24.             <argument name="Ksblur" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0"/>
  25.             <argument name="dispmapname" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  26.             <argument name="dispproj" storage_class="uniform" type="string" extended_type="string" array_count="1" space="" output="false" default_value="st"/>
  27.             <argument name="dispspace" storage_class="uniform" type="string" extended_type="space" array_count="1" space="" output="false" default_value="shader"/>
  28.             <argument name="dispmx" storage_class="uniform" type="float" extended_type="float" array_count="16" space="" output="false" default_value="{1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1}"/>
  29.             <argument name="dispblur" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0"/>
  30.             <argument name="truedisp" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  31.         </shader>
  32.     </shaders>
  33. </k3dml>
  34.  
  35.  
  36.  
  37.  
  38.