CGAL
Sign in to saveThe Computational Geometry Algorithms Library (CGAL) is an open source software library of computational geometry algorithms. While primarily written in C++, Scilab bindings and bindings generated with SWIG (supporting Python and Java for now) are also available.
Source code
The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry. The primary vector of distribution of CGAL are source tarballs, released twice a year, announced on the web site of CGAL. Head over to the CGAL manual for usage guides and tutorials that will get you started smoothly.
Excerpt from the source-code README · 2,147 chars · not written by Vinony
Wikidata facts
- Official website
- github.com/CGAL/cgal#readme
Show 3 more facts
- source code repository URL
- github.com/CGAL/cgal
- software version identifier
- 6.1.1
- inception
- 1996-00-00
Sources (3)
via Wikidata · CC0
~3 min read
Article
6 sectionsContents
- History
- Scope
- Platforms
- See also
- References
- External links
The Computational Geometry Algorithms Library (CGAL) is an open source software library of computational geometry algorithms. While primarily written in C++, Scilab bindings and bindings generated with SWIG (supporting Python and Java for now) are also available.
The software is available under dual licensing scheme. When used for other open source software, it is available under open source licenses (LGPL or GPL depending on the component). In other cases commercial license may be purchased, under different options for academic/research and industrial customers.