dev-python/pip: arm64 stable (bug #719946)
[gentoo.git] / dev-tcltk / tcl3d / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer type="project">
5         <email>tcltk@gentoo.org</email>
6         <name>Gentoo Tcltk Project</name>
7 </maintainer>
8 <use>
9         <flag name="ode">
10                 Enable support for physics engine from <pkg>dev-games/ode</pkg>
11         </flag>
12         <flag name="osg">
13                 Enable support for 3D toolkit from <pkg>dev-games/openscenegraph</pkg>
14         </flag>
15 </use>
16 <longdescription>
17 Tcl3D offers the 3D functionality of OpenGL and other 3D libraries at the Tcl scripting level.
18 The Tcl3D package currently consists of the following modules:
19
20 Tcl3D core module
21 tcl3dOgl        Enhanced Togl widget, a Tk widget for displaying OpenGL content.
22         Wrapper for core OpenGL functionality (GL Version 3.0, GLU Version 1.2) and OpenGL extensions.
23         Tcl3D utility library: Math functions, standard shapes, stop watch, demo support.
24
25 Tcl3D optional modules
26 tcl3dCg         Wrapper for NVidia's Cg shading language. *
27 tcl3dSDL        Wrapper for the Simple DirectMedia Library.
28 tcl3dFTGL       Wrapper for the OpenGL Font Rendering Library.
29 tcl3dGl2ps      Wrapper for the OpenGL To Postscript library. *
30 tcl3dOde        Wrapper for the Open Dynamics Engine.
31 tcl3dOsg    Wrapper for OpenSceneGraph
32 tcl3dGauges     Tcl3D package for displaying gauges.
33 </longdescription>
34 </pkgmetadata>