home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / k3d / plugins / k3d-opengl.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  931 b   |  29 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-opengl.module">
  4.         <plugins>
  5.             <plugin name="OpenGLEngine" factory_id="0059ba47 7bf740f3 93fb523d 5899f22c" quality="stable" type="document">
  6.                 <short_description>OpenGL Render Engine</short_description>
  7.                 <categories>
  8.                     <category>OpenGL</category>
  9.                     <category>RenderEngine</category>
  10.                 </categories>
  11.                 <interfaces/>
  12.                 <metadata/>
  13.             </plugin>
  14.             <plugin name="OpenGLMaterial" factory_id="00000001 00000002 00000003 00000005" quality="stable" type="document">
  15.                 <short_description>OpenGL Material</short_description>
  16.                 <categories>
  17.                     <category>OpenGL</category>
  18.                     <category>Material</category>
  19.                 </categories>
  20.                 <interfaces>
  21.                     <interface>k3d::imaterial</interface>
  22.                     <interface>k3d::gl::imaterial</interface>
  23.                 </interfaces>
  24.                 <metadata/>
  25.             </plugin>
  26.         </plugins>
  27.     </module>
  28. </k3dml>
  29.