Wesley13 Wesley13
2年前
CGAL功能大纲
算术与代数ArithmeticandAlgebra主要提供了计算几何用到的数学基础:数据类型、多项式、数据结构与算法代数基础AlgebraicFoundations这个包从概念、类和函数的角度定义了代数对CGAL的意义。数据类型NumberT
Stella981 Stella981
2年前
CGAL HelloWorld
点和线段如何创建点和线段,并计算两点之间的距离、点到线段的距离、点与线段的位置关系和中点。定义Kernel(几何图元)操作predicate(位置,距离和中点)Codeinclude<iostreaminclude<CGAL/Simple_cartesian.hty
Wesley13 Wesley13
2年前
2D Convex Hulls and Extreme Points( Convex Hull Algorithms) CGAL 4.13
1 IntroductionAsubset S⊆R2 isconvexifforanytwopoints p and q inthesetthelinesegmentwithendpoints p and q iscontainedin S.Theconvexhullofaset 
Stella981 Stella981
2年前
CGAL Python Bindings
CGALPythonBindingsWARNING:Thisproject(http://cgalpython.gforge.inria.fr/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fcgalpython.gf