./wip/cgal, Computational Geometry Algorithms Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.6.1, Package name: cgal-5.6.1, Maintainer: reinoud

The goal of the CGAL Open Source Project is to provide easy access to
efficient and reliable geometric algorithms in the form of a C++ library. CGAL
is used in various areas needing geometric computation, such as: computer
graphics, scientific visualization, computer aided design and modeling,
geographic information systems, molecular biology, medical imaging, robotics
and motion planning, mesh generation, numerical methods... More on the
projects using CGAL web page.

The Computational Geometry Algorithms Library (CGAL), offers data structures
and algorithms like triangulations (2D constrained triangulations and Delaunay
triangulations in 2D and 3D, periodic triangulations in 3D), Voronoi diagrams
(for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment
Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton),
polyhedra (Boolean operations), arrangements of curves and their applications
(2D and 3D envelopes, Minkowski sums), mesh generation (2D Delaunay mesh
generation and 3D surface and volume mesh generation, skin surfaces), geometry
processing (surface mesh simplification, subdivision and parameterization, as
well as estimation of local differential properties, and approximation of
ridges and umbilics), alpha shapes, convex hull algorithms (in 2D, 3D and dD),
search structures (kd trees for nearest neighbor search, and range and segment
trees), interpolation (natural neighbor interpolation and placement of
streamlines), shape analysis, fitting, and distances (smallest enclosing
sphere of points or spheres, smallest enclosing ellipsoid of points, principal
component analysis), and kinetic data structures.


Required to run:
[graphics/MesaLib] [math/mpfr] [devel/gmp] [devel/boost-libs] [x11/qt5-qtsvg] [x11/qt5-qttools] [x11/qt5-qtbase]

Required to build:
[pkgtools/x11-links] [devel/boost-headers] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 24310.453 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-17 03:39:02 by Aleksej Saushev | Files touched by this commit (6) | Package removed
Log message:
Remove cgal, newer version in math/cgal.

   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-02 15:37:54 by Adam Ciarcinski | Files touched by this commit (35)
Log message:
Revbump after updating boost

   2012-04-26 22:20:24 by Jason Bacon | Files touched by this commit (2)
Log message:

Fetch fixes and dependencies.
   2010-10-28 16:31:48 by Hauke Fath | Files touched by this commit (1)
Log message:
Mention that pkgsrc cannot fetch from https servers.
   2010-10-28 16:11:15 by Hauke Fath | Files touched by this commit (6) | Imported package
Log message:
The goal of the CGAL Open Source Project is to provide easy access to
efficient and reliable geometric algorithms in the form of a C++
library. CGAL is used in various areas needing geometric computation,
such as: computer graphics, scientific visualization, computer aided
design and modeling, geographic information systems, molecular
biology, medical imaging, robotics and motion planning, mesh
generation, numerical methods... More on the projects using CGAL web
page.

Pkglints, builds, installs, runs with wip/crrcsim. 

The LICENSE mix is a bit funny, and some of the dependencies
may be made optional.