From 312d4dd933e6fca5d76b76c8907c05ee0dc040d4 Mon Sep 17 00:00:00 2001 From: Federico Ferri Date: Sun, 10 May 2009 13:17:04 +0000 Subject: first ebuild for tcl3d (Portage version: 2.2_rc33/cvs/Linux x86_64) --- dev-tcltk/tcl3d/metadata.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dev-tcltk/tcl3d/metadata.xml (limited to 'dev-tcltk/tcl3d/metadata.xml') diff --git a/dev-tcltk/tcl3d/metadata.xml b/dev-tcltk/tcl3d/metadata.xml new file mode 100644 index 000000000000..ace90fa62a6c --- /dev/null +++ b/dev-tcltk/tcl3d/metadata.xml @@ -0,0 +1,25 @@ + + + +tcltk + + mescalinum@gentoo.org + + +Tcl3D offers the 3D functionality of OpenGL and other 3D libraries at the Tcl scripting level. +The Tcl3D package currently consists of the following modules: + +Tcl3D core module +tcl3dOgl Enhanced Togl widget, a Tk widget for displaying OpenGL content. + Wrapper for core OpenGL functionality (GL Version 3.0, GLU Version 1.2) and OpenGL extensions. + Tcl3D utility library: Math functions, standard shapes, stop watch, demo support. + +Tcl3D optional modules +tcl3dCg Wrapper for NVidia's Cg shading language. * +tcl3dSDL Wrapper for the Simple DirectMedia Library. +tcl3dFTGL Wrapper for the OpenGL Font Rendering Library. +tcl3dGl2ps Wrapper for the OpenGL To Postscript library. * +tcl3dOde Wrapper for the Open Dynamics Engine. +tcl3dGauges Tcl3D package for displaying gauges. + + -- cgit v1.2.3-65-gdbad