mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
GMTL
This commit is contained in:
parent
f6516a4137
commit
c84f2c8783
1 changed files with 1 additions and 0 deletions
|
@ -293,6 +293,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
* [CGal](http://www.cgal.org/) - Collection of efficient and reliable geometric algorithms. [LGPL&GPL]
|
||||
* [cml](http://cmldev.net/) - free C++ math library for games and graphics. [Boost]
|
||||
* [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]
|
||||
* [GMTL](http://ggt.sourceforge.net/) - Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. [GPLv2]
|
||||
* [GMP](https://gmplib.org/) - A C/C++ library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [LGPLv3 and GPLv2]
|
||||
|
||||
## Multimedia
|
||||
|
|
Loading…
Reference in a new issue