summaryrefslogtreecommitdiffstats
path: root/graphics/nurbs++/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-09 22:51:50 +0000
committerwill <will@FreeBSD.org>2000-06-09 22:51:50 +0000
commitfd0d5b277703fa2828ac5b8f2b94cb5a00268654 (patch)
tree56360acf5656d8a61a16037ebde46309960730e5 /graphics/nurbs++/pkg-descr
parenta7f915f22d371c0ee53e4eeea835120abab66eb3 (diff)
downloadFreeBSD-ports-fd0d5b277703fa2828ac5b8f2b94cb5a00268654.zip
FreeBSD-ports-fd0d5b277703fa2828ac5b8f2b94cb5a00268654.tar.gz
Add nurbs++, a C++ library for representing curves or surfaces.
PR: 18673 Submitted by: R Joseph Wright <rjoseph@mammalia.org>
Diffstat (limited to 'graphics/nurbs++/pkg-descr')
-rw-r--r--graphics/nurbs++/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/nurbs++/pkg-descr b/graphics/nurbs++/pkg-descr
new file mode 100644
index 0000000..2871c22a
--- /dev/null
+++ b/graphics/nurbs++/pkg-descr
@@ -0,0 +1,10 @@
+Non-Uniform Rational B-Splines (NURBS) are parametric functions which can
+represent any type of curves or surfaces. This C++ library hides the basic
+mathematics of NURBS, allowing the user to focus on the more challenging
+parts of their projects.
+
+The NURBS++ package includes a matrix library, an image manipulation
+library, a numerical library and a NURBS library.
+
+This library is copyrighted under the terms of the LGPL by its author,
+Phillipe Lavoie <lavoie@zeus.genie.uottawa.ca>.
OpenPOWER on IntegriCloud