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-virtual-opengl-painters.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  2.7 KB  |  74 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-virtual-opengl-painters.module">
  4.         <plugins>
  5.             <plugin name="VirtualOpenGLEdgePainter" factory_id="172c1208 d24430f5 63f70388 1945866e" quality="experimental" type="document">
  6.                 <short_description>Renders mesh edges</short_description>
  7.                 <categories>
  8.                     <category>OpenGL</category>
  9.                     <category>Painter</category>
  10.                 </categories>
  11.                 <interfaces>
  12.                     <interface>k3d::gl::imesh_painter</interface>
  13.                 </interfaces>
  14.                 <metadata/>
  15.             </plugin>
  16.             <plugin name="VirtualOpenGLFacePainter" factory_id="7e6e8354 604f05ae 1d4d658b 96538240" quality="experimental" type="document">
  17.                 <short_description>Renders mesh faces</short_description>
  18.                 <categories>
  19.                     <category>OpenGL</category>
  20.                     <category>Painter</category>
  21.                 </categories>
  22.                 <interfaces>
  23.                     <interface>k3d::gl::imesh_painter</interface>
  24.                 </interfaces>
  25.                 <metadata/>
  26.             </plugin>
  27.             <plugin name="VirtualOpenGLPointPainter" factory_id="7e376143 b640c3f4 288543a0 57f83514" quality="experimental" type="document">
  28.                 <short_description>Renders mesh points</short_description>
  29.                 <categories>
  30.                     <category>OpenGL</category>
  31.                     <category>Painter</category>
  32.                 </categories>
  33.                 <interfaces>
  34.                     <interface>k3d::gl::imesh_painter</interface>
  35.                 </interfaces>
  36.                 <metadata/>
  37.             </plugin>
  38.             <plugin name="VirtualOpenGLSDSEdgePainter" factory_id="6c827fec d74ffc1c 79ba768f fc8fa4d5" quality="experimental" type="document">
  39.                 <short_description>Renders mesh subdivision surface edges</short_description>
  40.                 <categories>
  41.                     <category>OpenGL</category>
  42.                     <category>Painter</category>
  43.                 </categories>
  44.                 <interfaces>
  45.                     <interface>k3d::gl::imesh_painter</interface>
  46.                 </interfaces>
  47.                 <metadata/>
  48.             </plugin>
  49.             <plugin name="VirtualOpenGLSDSFacePainter" factory_id="9d4043c8 864fe71b 38706d85 8b60af0c" quality="experimental" type="document">
  50.                 <short_description>Renders mesh subdivision surface faces</short_description>
  51.                 <categories>
  52.                     <category>OpenGL</category>
  53.                     <category>Painter</category>
  54.                 </categories>
  55.                 <interfaces>
  56.                     <interface>k3d::gl::imesh_painter</interface>
  57.                 </interfaces>
  58.                 <metadata/>
  59.             </plugin>
  60.             <plugin name="VirtualOpenGLSDSPointPainter" factory_id="46db8236 a1408c58 d829ceba ffe78fca" quality="experimental" type="document">
  61.                 <short_description>Renders mesh subdivision surface points</short_description>
  62.                 <categories>
  63.                     <category>OpenGL</category>
  64.                     <category>Painter</category>
  65.                 </categories>
  66.                 <interfaces>
  67.                     <interface>k3d::gl::imesh_painter</interface>
  68.                 </interfaces>
  69.                 <metadata/>
  70.             </plugin>
  71.         </plugins>
  72.     </module>
  73. </k3dml>
  74.