1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/math/qwtplot3d/pkg-descr
Shaun Amott 3f2ac340dd - Assign maintainership to submitter
- portlint(1) tweaks (spaces->tabs, shorten pkg-descr)

PR:		ports/99249
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
Approved by:	ahze (mentor)
2006-06-21 17:27:21 +00:00

25 lines
967 B
Plaintext

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 and FEM data files
* Data structures providing nodes and triangulation
* 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, and color legends
* Flat/Gouraud shading
* Pixmap output (all Qt supported formats)
* Vector output (PostScript, EPS and PDF) via gl2ps
WWW: http://qwtplot3d.sourceforge.net/