mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-03-10 17:19:07 -04:00
Add morphologica (#1653)
This commit is contained in:
parent
f017686ea6
commit
1f7b21a4b0
1 changed files with 1 additions and 0 deletions
|
@ -468,6 +468,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||||
|
|
||||||
* [gplot++](https://github.com/ziotom78/gplotpp) - Cross-platform header-only C++ plotting library that interfaces with Gnuplot. [MIT]
|
* [gplot++](https://github.com/ziotom78/gplotpp) - Cross-platform header-only C++ plotting library that interfaces with Gnuplot. [MIT]
|
||||||
* [matplotplusplus](https://github.com/alandefreitas/matplotplusplus) - C++ Graphics Library for Data Visualization. [MIT] [website](https://alandefreitas.github.io/matplotplusplus/)
|
* [matplotplusplus](https://github.com/alandefreitas/matplotplusplus) - C++ Graphics Library for Data Visualization. [MIT] [website](https://alandefreitas.github.io/matplotplusplus/)
|
||||||
|
* [morphologica](https://github.com/ABRG-Models/morphologica) - C++ header-only graphing and data visualization with modern OpenGL. [Apache-2.0] [website](https://abrg-models.github.io/morphologica/)
|
||||||
|
|
||||||
## Debug
|
## Debug
|
||||||
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
|
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
|
||||||
|
|
Loading…
Add table
Reference in a new issue