1239 Forks
4005 Stars
4005 Watchers

cgal

The public CGAL repository, see the README below

How to download and setup cgal

Open terminal and run command
git clone https://github.com/CGAL/cgal.git
git clone is used to create a copy or clone of cgal repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cgal https://github.com/CGAL/cgal/archive/master.zip

Or simply clone cgal with SSH
[email protected]:CGAL/cgal.git

If you have some problems with cgal

You may open issue on cgal support forum (system) here: https://github.com/CGAL/cgal/issues