Commit graph

5 commits

Author SHA1 Message Date
Wen Heping
f7e6654403 - Update to 4.1
PR:		177060
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Approved by:	portmgr(decke@)
2013-04-02 15:38:48 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
ade218cd93 - Update to 3.6.1 2010-10-11 08:46:10 +00:00
Martin Wilke
a3585cf85c - Update to 3.4
- Pass maintainership to submitter

PR:		131807
Submitted by:	"Wen Heping" <wenheping@gmail.com>
2009-02-19 20:03:09 +00:00
Jean-Yves Lefort
de81bcb1c4 Add cgal.
CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.

The CGAL library contains:

    * the Kernel with geometric primitives such as points, vectors, lines,
      predicates for testing things such as relative positions of points, and
      operations such as intersections and distance calculation.
    * the Basic Library which is a collection of standard data structures and
      geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
      triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
      circle, and multidimensional query structures.
    * the Support Library which offers interfaces to other packages, e.g., for
      visualisation, and I/O, and other support facilities.

WWW: http://www.cgal.org/
2006-04-10 10:48:49 +00:00