           SPELL=qwtplot3d
         VERSION=0.2.6
          SOURCE="$SPELL-$VERSION.tgz"
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:42f23f7e031f793c8392b2e2985e78c20c20f1c375576ff52b4a76548294fd1cad753cd878afd3b4d49398b7ac1bab7cfe3b94c7c58dff8e50699c0fa284bdea
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
        WEB_SITE="http://qwtplot3d.sourceforge.net/ "
      LICENSE[0]=ZLIB
         ENTERED=20070419
           SHORT="A Qt widget for 3D scientific data representation."
cat << EOF
qwtplot3d is a graphics extension to the Qt GUI application framework that
provides 3D plotting widgets for scientific data and mathematical expressions.

Features:
* Common code base for Qt3 and Qt4 
* Specialized widgets for surfaces, graphs etc.
* Parametric Surfaces 
* Lighting (experimental)
* User defined visual objects
* Scaling, rotating, shifting, zooming of data sets and mathematical functions 
  (see Data Input Topics)
* Interactive mouse and keyboard handling
* Resolution changing on the fly
* Reading from MESH data files :See the 'data' directory and NativeReader 
  documentation for this.
* Reading from FEM files
* Flat (2D) labeling
* Wireframe, filled polygons, hidden line
* Floor projections (Isolines, Data)
* Free configurable (labeling, numbering; linear, log or user-defined 
  transformations) and autoscalable axes
* Free color model
* Flat/Gouraud shading 
* Color legends
* Pixmap output (all Qt supported formats)
* Vector output (PostScript,  EPS and PDF)  via gl2ps  
EOF
