SPELL=qwtplot3d VERSION=0.2.7 SOURCE_HASH=sha512:88e6d270695931775f3c1c0e718118e31118dbfe9f5f582834de09ab515fdf9e8a0f90d424f276653fdf1cf0b39e2060282385701a4ab48843420fe55a1dcf0c SOURCE="$SPELL-$VERSION.tgz" SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE 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