Skip to content

Commit 74e55eb

Browse files
committed
CGal
1 parent 0b0bfbf commit 74e55eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
242242
* [Armadillo](http://arma.sourceforge.net/) - A high quality C++ linear algebra library, aiming towards a good balance between speed and ease of use. The syntax (API) is deliberately similar to Matlab. [MPL2]
243243
* [blaze](https://code.google.com/p/blaze-lib/) - high-performance C++ math library for dense and sparse arithmetic. [BSD]
244244
* [ceres-solver](http://ceres-solver.org/) - C++ library for modeling and solving large complicated nonlinear least squares problems from google. [BSD]
245+
* [CGal](http://www.cgal.org/) - Collection of efficient and reliable geometric algorithms.
245246
* [cml](http://cmldev.net/) - free C++ math library for games and graphics. [Boost]
246247
* [Eigen](http://eigen.tuxfamily.org/) - A high-level C++ library of template headers for linear algebra, matrix and vector operations, numerical solvers and related algorithms. [MPL2]
247248

0 commit comments

Comments
 (0)