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-wgl.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  583 b   |  19 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-wgl.module">
  4.         <plugins>
  5.             <plugin name="WGLCameraToBitmap" factory_id="98fe4606 404f2e76 a8836097 26b6be8a" quality="experimental" type="document">
  6.                 <short_description>Renders the scene to a bitmap using WGL</short_description>
  7.                 <categories>
  8.                     <category>Bitmap</category>
  9.                     <category>Test</category>
  10.                 </categories>
  11.                 <interfaces>
  12.                     <interface>k3d::ibitmap_source</interface>
  13.                 </interfaces>
  14.                 <metadata/>
  15.             </plugin>
  16.         </plugins>
  17.     </module>
  18. </k3dml>
  19.