cgal

The public CGAL repository, see the README below

Github stars Tracking Chart

Build Status

CGAL

The Computational Geometry Algorithms Library (CGAL) is a C++ library that
aims to provide easy access to efficient and reliable algorithms in
computational geometry.

CGAL Releases

The primary vector of distribution of CGAL are sources tarballs, released
twice a year, announced on the web site of CGAL.

Getting Started with CGAL

Since version 5.0, CGAL is a header-only library, meaning that
it is no longer needed to build CGAL libraries before it can be used.

Head over to the CGAL manual
for usage guides and tutorials that will get you started smoothly.

License

See the file LICENSE.md.

CGAL Git Repository Layout

The Git repository of CGAL has a different layout from release tarballs. It
contains a CMakeLists.txt file that serves as anchor for configuring and building programs,
and a set of subfolders, so called packages. Most packages
implement a data structure or an algorithm for CGAL (e.g., Convex_hull_2,
or Triangulation_3); however some packages serve special needs:

  • Installation - meta-files and CMake-support
  • Maintenance - infrastructural support
  • Core, CGALimageIO, Qt_widget, GraphicsView - component libraries
  • Scripts - scripts to simplify developer's and user's work
  • Testsuite - infrastructure for testsuite
  • Documentation - infrastructure for CGAL's manual
  • STL_Extension - extensions to the standard template library

More Information

Main metrics

Overview
Name With OwnerCGAL/cgal
Primary LanguageC++
Program languageC++ (Language Count: 25)
Platform
License:Other
所有者活动
Created At2014-10-01 12:22:47
Pushed At2025-09-15 16:27:35
Last Commit At2025-09-15 18:19:34
Release Count152
Last Release Namev6.1-beta1 (Posted on 2025-07-03 17:51:58)
First Release Namereleases/CGAL-2.1 (Posted on )
用户参与
Stargazers Count5.5k
Watchers Count166
Fork Count1.5k
Commits Count113.8k
Has Issues Enabled
Issues Count3327
Issue Open Count517
Pull Requests Count4888
Pull Requests Open Count144
Pull Requests Close Count351
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private