home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / share / k3d / shaders / light / k3d_slideprojector.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  1.5 KB  |  22 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="light" name="k3d_slideprojector">
  4.             <description>Spotlight that projects an image texture "gobo"</description>
  5.             <authors>Steve Upstill</authors>
  6.             <argument name="intensity" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="2000"/>
  7.             <argument name="lightcolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 1"/>
  8.             <argument name="from" storage_class="uniform" type="point" extended_type="point" array_count="1" space="" output="false" default_value="0 0 0"/>
  9.             <argument name="to" storage_class="uniform" type="point" extended_type="point" array_count="1" space="" output="false" default_value="0 0 1"/>
  10.             <argument name="up" storage_class="uniform" type="point" extended_type="point" array_count="1" space="" output="false" default_value="0 1 0"/>
  11.             <argument name="coneangle" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="45"/>
  12.             <argument name="conedeltaangle" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="5"/>
  13.             <argument name="beamdistribution" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="2"/>
  14.             <argument name="slidename" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  15.         </shader>
  16.     </shaders>
  17. </k3dml>
  18.  
  19.  
  20.  
  21.  
  22.