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-bicubic-patch.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  966 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-bicubic-patch.module">
  4.         <plugins>
  5.             <plugin name="Newell" factory_id="274c0cae 2efd5bbf 986a500f ff5e2de6" quality="stable" type="document">
  6.                 <short_description>Generates Newell primitives as Bezier patches</short_description>
  7.                 <categories>
  8.                     <category>Patch</category>
  9.                 </categories>
  10.                 <interfaces>
  11.                     <interface>k3d::imesh_source</interface>
  12.                 </interfaces>
  13.                 <metadata/>
  14.             </plugin>
  15.             <plugin name="PolygonizeBicubicPatches" factory_id="bd6bdff8 b4374eb1 ad39f4ad 87209e59" quality="stable" type="document">
  16.                 <short_description>Polygonizes bicubic patches</short_description>
  17.                 <categories>
  18.                     <category>Patch</category>
  19.                 </categories>
  20.                 <interfaces>
  21.                     <interface>k3d::imesh_source</interface>
  22.                     <interface>k3d::imesh_sink</interface>
  23.                 </interfaces>
  24.                 <metadata/>
  25.             </plugin>
  26.         </plugins>
  27.     </module>
  28. </k3dml>
  29.