www.cgal.org Open in urlscan Pro
2001:41d0:1:1b00:213:186:33:40  Public Scan

Submitted URL: http://cgal.org/
Effective URL: https://www.cgal.org/
Submission: On December 07 via manual from US — Scanned from FR

Form analysis 0 forms found in the DOM

Text Content

 * 
 * 
 * Project
 * Download
 * Packages
   * Arithmetic and Algebra
   * Combinatorial Algorithms
   * Geometry Kernels
   * Convex Hull Algorithms
   * Polygons
   * Cell Complexes and Polyhedra
   * Arrangements
   * Triangulations
   * Voronoi Diagrams
   * Mesh Generation
   * Shape Reconstruction
   * Geometry Processing
   * Spatial Searching
   * Geometric Optimization
   * Interpolation
   * Support Library
   * Visualization
 * Documentation
 * News
 * Media
 * Support


THE COMPUTATIONAL GEOMETRY ALGORITHMS LIBRARY

   


 * BOOLEAN OPERATIONS
   
   CGAL::corefine_and_compute_boolean_operations(statue, container);


 * WRAPPING
   
   CGAL::alpha_wrap();


 * TRIANGULATIONS
   
   CGAL::make_triangulation();


 * AXIS ALIGNED BOUNDING BOX TREE
   
   CGAL::AABB_tree tree(faces(surface_mesh));


 * THE HEAT METHOD
   
   CGAL::Heat_method_3::estimate_geodesic_distances();


 * MESH SEGMENTATION
   
   CGAL::sdf_values(surface_mesh);


 * CLASSIFICATION
   
   CGAL::Classification::classify(las_points);


 * PERIODIC MESH GENERATION
   
   CGAL::Periodic_tet_mesh mesh = CGAL::make_periodic_mesh();

   
   

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8

CGAL is a software project that provides 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 geographic information systems, computer
aided design, molecular biology, medical imaging, computer graphics, and
robotics.

The library offers data structures and algorithms like triangulations, Voronoi
diagrams, Boolean operations on polygons and polyhedra, point set processing,
arrangements of curves, surface and volume mesh generation, geometry processing,
alpha shapes, convex hull algorithms, shape reconstruction, AABB and KD trees...

Learn more about CGAL by browsing through the Package Overview.


LATEST NEWS

 * November 2023 New in CGAL: Interpolated Corrected Curvature Measures and
   Isotropic Remeshing with Sizing Field
 * July 2023 CGAL @ SIGGRAPH 2023 -- Visit our booth on the exhibition floor!
 * July 2023 Three new CGAL releases -- CGAL-5.4.5, CGAL-5.5.3, and CGAL-5.6
 * June 2023 New release 5.6 Beta 1 -- CGAL-5.6-beta1 is the first beta release
   for CGAL-5.6

Older news and announcements...


LATEST RELEASES

 * Latest stable release: CGAL 5.6

PREVIOUS RELEASES

 * July 2023 CGAL 5.5.3
 * July 2023 CGAL 5.4.5

Older releases...

© 1995-2023 The CGAL Project. All rights reserved.