1. Home
  2. Browse
  3. cgal

cgal

v6.0#0Go to latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install cgal

Usage

The package cgal provides CMake targets:

find_package(CGAL CONFIG REQUIRED)
target_link_libraries(main PRIVATE CGAL::CGAL)

Features

Dependencies

See source

Version

v6.0#0

Publication

Supports

!xbox

GitHub

CGAL/cgal5.1K

Homepage

github.com/CGAL/cgal

Subtree

c330990b61

License

GPL-3.0-or-laterandLGPL-3.0-or-laterandBSL-1.0

Definition

Manifest