graphics/code-eli: improved pkg-descr from maintainer

This commit is contained in:
John Marino 2014-11-04 22:40:00 +00:00
parent 817fc2af7a
commit e44447e355
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372175

View File

@ -1,6 +1,7 @@
This is a collection of C++ libraries that provides a variety of
functionalities. Eigen3 is needed for most of the components to work
since all of the vector and matrix math is done using Eigen3. CPPTest
is used to perform unit testing on the components.
functionalities for geometries (bezier curves, splines, etc.).
Eigen3 is needed for most of the components to work since all of
the vector and matrix math is done using Eigen3. CPPTest is used
to perform unit testing on the components.
WWW: https://github.com/ddmarshall/Code-Eli