summaryrefslogtreecommitdiff
path: root/math/qwtplot3d/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/qwtplot3d/pkg-descr')
-rw-r--r--math/qwtplot3d/pkg-descr26
1 files changed, 26 insertions, 0 deletions
diff --git a/math/qwtplot3d/pkg-descr b/math/qwtplot3d/pkg-descr
new file mode 100644
index 000000000000..cff45798b519
--- /dev/null
+++ b/math/qwtplot3d/pkg-descr
@@ -0,0 +1,26 @@
+QwtPlot3D is not a program, but a feature-rich Qt/OpenGL-based C++ programming
+library. She provides essentially a bunch of 3D-widgets for programmers.
+
+Features
+ * Parametric Surfaces
+ * Lighting (experimental)
+ * User defined visual objects
+ * Scaling, rotating, shifting, zooming of data sets and mathematical
+ functions
+ * Interactive mouse and keyboard handling
+ * Resolution changing on the fly
+ * Reading from MESH data files
+ * Data structures providing nodes and triangulation
+ * 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
+
+WWW: http://qwtploted.sourceforge.net/