1、CGAL介绍
CGAL是Computational Geometry Algorithms Library(计算几何算法库)的缩写,用C++语言提供高效、可靠的算法库。被广泛应用于几何计算相关的领域,如信息可视化系统,计算机辅助设计,分子生物学,医学图像处理,计算机图形学,机器人设计等。
2、CGAL下载
CGAL网址:The Computational Geometry Algorithms Libraryhttps://www.cgal.org/下载CGAL:
3、Linux下编译
4、MacOS下编译
5、Windows下编译