cgal

The public CGAL repository, see the README below

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

主要指標

概覽
名稱與所有者CGAL/cgal
主編程語言C++
編程語言C++ (語言數: 25)
平台
許可證Other
所有者活动
創建於2014-10-01 12:22:47
推送於2025-06-10 15:32:56
最后一次提交2025-06-10 17:32:45
發布數151
最新版本名稱v5.6.2 (發布於 2024-10-22 16:34:29)
第一版名稱releases/CGAL-2.1 (發布於 )
用户参与
星數5.4k
關注者數165
派生數1.5k
提交數112.6k
已啟用問題?
問題數3273
打開的問題數499
拉請求數4827
打開的拉請求數127
關閉的拉請求數349
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?