aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib3d/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-08-28 16:17:27 +0800
committerijliao <ijliao@FreeBSD.org>2002-08-28 16:17:27 +0800
commit2fca6049735d9b27cb7459e76c448527e80c6cc6 (patch)
tree5a4d27984bd8e83854f8fd9b194689e385132fe3 /graphics/imlib3d/pkg-descr
parent9bceb493f93d5f008f8a482494533eac05ba0aef (diff)
downloadfreebsd-ports-gnome-2fca6049735d9b27cb7459e76c448527e80c6cc6.tar.gz
freebsd-ports-gnome-2fca6049735d9b27cb7459e76c448527e80c6cc6.tar.zst
freebsd-ports-gnome-2fca6049735d9b27cb7459e76c448527e80c6cc6.zip
add imlib3d 0.8.0
A 3D Image Processing Framework
Diffstat (limited to 'graphics/imlib3d/pkg-descr')
-rw-r--r--graphics/imlib3d/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/imlib3d/pkg-descr b/graphics/imlib3d/pkg-descr
new file mode 100644
index 000000000000..f8c2a5a1cfa3
--- /dev/null
+++ b/graphics/imlib3d/pkg-descr
@@ -0,0 +1,10 @@
+ImLib3D is an open source C++ library for 3D (volumetric) image processing. It
+contains most basic image processing algorithms, and some more sophisticated
+ones. It comes with an optional viewer that features multiplanar views,
+animations, vector field views and 3D (OpenGL) multiplanar. All image
+processing operators can be interactively called from the viewer as well as
+from the UNIX command-line. ImLib3D's goal is to provide a standard and easy
+to use platform for volumetric image processing research. Focus has been put
+on simplicity for the end-user or developer.
+
+WWW: http://imlib3d.sourceforge.net/