diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-30 14:47:16 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-30 14:47:16 +0000 |
commit | 7bed26d486beae936b94a7c3b27f0b791e52cd4b (patch) | |
tree | e4a5aba350352808ec8587ec2998d11411482aa7 /graphics/xd3d/pkg-descr | |
parent | 534da3531bbde0b38604652311b8b1d20cbe9a59 (diff) | |
download | ports-7bed26d486beae936b94a7c3b27f0b791e52cd4b.tar.gz ports-7bed26d486beae936b94a7c3b27f0b791e52cd4b.zip |
Notes
Diffstat (limited to 'graphics/xd3d/pkg-descr')
-rw-r--r-- | graphics/xd3d/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/xd3d/pkg-descr b/graphics/xd3d/pkg-descr new file mode 100644 index 000000000000..2d4c705f22da --- /dev/null +++ b/graphics/xd3d/pkg-descr @@ -0,0 +1,10 @@ +xd3d is a simple scientific visualization tool designed to be easy to learn. + +It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields, +iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic +expression or a cloud of points. It generates high quality vector PostScript +files for scientific publications and still or animated bitmap images. + +It includes the graph plotter xgraphic. + +WWW: http://www.cmap.polytechnique.fr/~jouve/xd3d/ |