banner
thecgalproject.bsky.social
@thecgalproject.bsky.social
CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library.
The CGAL Open Source Project is pleased to announce the release 6.1 of CGAL, the Computational Geometry Algorithms Library.

3D constrained triangulations, 3D snap rounding, faster Boolean operations, Fréchet distance computations, and much more

Changelog: www.cgal.org/2025/10/01/c...
November 7, 2025 at 9:14 AM
Chopping with CGAL is 10 times faster in our upcoming release, CGAL 6.1.

Re-implemented from scratch, clipping/splitting now supports non-triangular faces and can handle self-intersecting inputs.

More on the blog entry: www.cgal.org/2025/06/06/n...
July 24, 2025 at 8:24 PM
The beta release for the next version of CGAL (6.1) is now available!

New:
- 3D contrained triangulations
- Isosurfacing methods
- Robust and fast self-intersection removal
- 10x faster plane clipping
- Frechet distance
- ...

Full changelog and download: www.cgal.org/2025/07/07/c...
July 9, 2025 at 8:32 PM
New in CGAL: Robust and fast self-intersection removal in triangle meshes!

Combining Boolean operations and snap rounding, we remove all self-intersections consistently, for example over all of Thingi10k.

Work to be presented at SGP in Bilbao this week.

More: www.cgal.org/2025/06/13/a...
June 30, 2025 at 4:49 PM
Multiple energies are available, for example to produce meshes that are uniform, or curvature adapted.

Documentation: doc.cgal.org/6.1/Polygon_...
June 16, 2025 at 9:53 AM
New in CGAL: A new method for surface remeshing, with sharp feature preservation.

"ACVD Remeshing" is based on publications of Valette et al., and uses clusters of vertices, which are grown to minimize a particular energy until convergence.

Blog entry: www.cgal.org/2025/05/22/S...
June 16, 2025 at 9:53 AM
From time to time, users allow us to tell us how they use CGAL.

To learn why recent speed improvements for our Boolean operations are crucial for De Beers Group and Tiffany & Co., check the gallery at cgal.org
and read the press release: www.cgal.org/news/2025/04...
April 1, 2025 at 9:52 AM
New in CGAL: 3D Mesh Generation receives another batch of improvements with CGAL 6.0

- Recovery of sharp features in labeled images
- Weighted labeled images are now supported
- Improved mesh quality near sharp features, for all domain types

More info: www.cgal.org/2024/12/01/m...
December 17, 2024 at 10:05 AM
The CGAL Open Source Project is pleased to announce the release 6.0 of CGAL, the Computational Geometry Algorithms Library.

Four new packages, 2D AABB Tree, autorefinement of triangle soups, tetrahedral remeshing with sizing fields, and more.

Changelog: www.cgal.org/2024/09/27/c...
November 13, 2024 at 2:28 PM