Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL 4.4 Beta 1 Released, Computational Geometry Algorithms Library

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL 4.4 Beta 1 Released, Computational Geometry Algorithms Library


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: [cgal-discuss] CGAL 4.4 Beta 1 Released, Computational Geometry Algorithms Library
  • Date: Fri, 07 Mar 2014 15:23:12 +0100
  • Organization: GeometryFactory

The CGAL Open Source Project is pleased to announce the release 4.4 Beta 1
of CGAL, the Computational Geometry Algorithms Library.

CGAL version 4.4 Beta 1 is a public testing release. It should provide
a solid ground to report bugs that need to be tackled before the
release of the final version of CGAL 4.4 mid-March.


Besides fixes to existing packages, the following has changed since
CGAL 4.3:

o New compiler support

The Apple Clang compiler version 5.0 is now supported on
OS X Mavericks.


o Triangulated Surface Mesh Segmentation (new package)

This package implements the segmentation of triangulated surface meshes
based on the Shape Diameter Function (SDF). In addition, it also provides
functions to generate segmentations based on a user defined alternative to
the SDF.


Note that Microsoft Visual Studio 2013, and its VC++ 12 compiler are not
yet supported.


See http://www.cgal.org/releases.html for a complete list of changes.


The CGAL project is a collaborative effort to develop a robust,
easy-to-use, and efficient C++ software library of geometric data
structures and algorithms, like
- triangulations (2D constrained triangulations, Delaunay triangulations
and periodic triangulations in 2D and 3D),
- Voronoi diagrams (for 2D and 3D points, 2D additively weighted
Voronoi diagrams, and segment Voronoi diagrams),
- Boolean operations on polygons and polyhedra,
- regularized Boolean operations on polygons with curved arcs
- arrangements of curves,
- mesh generation (2D, 3D and surface mesh generation,
surface mesh subdivision and parametrization),
- alpha shapes (in 2D and 3D),
- convex hull algorithms (in 2D, 3D and dD),
- operations on polygons (straight skeleton and offset polygon),
- search structures (kd trees for nearest neighbor search, and
range and segment trees),
- interpolation (natural neighbor interpolation and placement of
streamlines),
- optimization algorithms (smallest enclosing sphere of points or
spheres, smallest enclosing ellipsoid of points, principal
component analysis),
- kinetic data structures




Some modules are distributed under the terms of the LGPL Open Source
license (GNU Lesser General Public License v3 or later versions).
Most modules are distributed under the terms of the GPL Open Source
license (GNU General Public License v3 or later versions).
If your intended usage does not meet the criteria of the
aforementioned licenses, a commercial license can be purchased from
GeometryFactory (http://www.geometryfactory.com/).


For further information and for downloading the library and its
documentation, please visit the CGAL web site: http://www.cgal.org/


--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/



  • [cgal-discuss] CGAL 4.4 Beta 1 Released, Computational Geometry Algorithms Library, Laurent Rineau (CGAL/GeometryFactory), 03/07/2014

Archive powered by MHonArc 2.6.18.

Top of Page