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_imagelayergradient.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  887 b   |  18 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_imagelayergradient">
  4.             <description>Four-color hemispheric gradient</description>
  5.             <authors>Timothy M. Shead</authors>
  6.             <copyright>Copyright (c) 1995-2004, Timothy M. Shead</copyright>
  7.             <argument name="zenith" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0 0 1"/>
  8.             <argument name="sky" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0.5 0.5 1"/>
  9.             <argument name="ground" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0.6 0.6 0.1"/>
  10.             <argument name="nadir" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0 0 0"/>
  11.         </shader>
  12.     </shaders>
  13. </k3dml>
  14.  
  15.  
  16.  
  17.  
  18.