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

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-lsystem.module">
  4.         <plugins>
  5.             <plugin name="LSystemParser" factory_id="a637e99d 707c4342 8c6d4d15 78c9054a" quality="experimental" type="document">
  6.                 <short_description>Generates an L-System object from a configuration file</short_description>
  7.                 <categories>
  8.                     <category>Polygon</category>
  9.                 </categories>
  10.                 <interfaces>
  11.                     <interface>k3d::imesh_source</interface>
  12.                 </interfaces>
  13.                 <metadata/>
  14.             </plugin>
  15.         </plugins>
  16.     </module>
  17. </k3dml>
  18.