CGAL
Augusdi
让时间验证一切,让时间验证我。感谢大家的无私帮助,我愿以同样的态度回馈我热情的朋友,用我们的热忱开创美好未来!
展开
-
CGAL 5.0.3 - 2D and 3D Linear Geometry Kernel
CGAL 5.0.3 - 2D and 3D Linear Geometry Kernel Functions CGAL::intersection() (2D/3D Linear Kernel) 2D and 3D Linear Geometry Kernel Reference»Global Kernel Functions»CGAL::intersection() Functions template<typename Kernel...转载 2020-09-02 22:26:41 · 954 阅读 · 0 评论 -
CGAL使用心得(附加说明)
附加说明: 1. CGAL整体概述CGAL是一个用C++描述的,包含三个主要部分的计算几何算法库.第一部分是核心组件(Kernel),它包括基本的几何对象以及做用在这些对象上的各种操作.这些对象被实现成使用表现类参数化的独立的类,这样使得核心更具有灵活性和适应性.第二部分是一系列的基础几何数据结构和算法.它们被特征类参数化.而特征类定义了数据结构或者算法和它们使用的原生类型(primi转载 2013-10-28 10:10:48 · 9914 阅读 · 0 评论 -
CGAL3.3安装过程介绍
CGAL3.3安装过程介绍CGAL采用QT作为它的GUI,并利用了boost、GMP、TAUCS等库,因此在安装CGAL前需要配置好这些依赖库。这里我装的是CGAL3.3版本,平台是Windows XP sp2。1. 安装Boost. boost的安装比较简单,我得到的是boost 1.33.1版本(http://sourceforge.net/project/showfiles.php?grou转载 2012-11-11 16:03:24 · 2916 阅读 · 0 评论 -
visual studio 2008下装CGAL
visual studio 2008下装CGAL<br />1、安装CGAL需要boost,qt的库,我是在win7下装的<br />1)、首先下载CGAL(3.5)的安装程序,从http://gforge.inria.fr/frs/?group_id=52(在页面的最下面) <br />2)、获得最新版本的CMake(目前是2.8),从http://www.cmake.org/cmake/resources/software.html<br />3)、获得最新版本的QT(目前是4.5.3),从http:/转载 2010-10-31 20:19:00 · 3637 阅读 · 2 评论 -
在Visual Studio 2005中安装Qt 4.3.2
<br />1.正常安装Visual Studio 2005,只要安装了C++即可.<br />注意:不是Express版本.<br />2.下载Qt源代码<br />Qt 4.3.2 Windows OpenSource版下载:<br />http://www.qtcn.org/download/qt-win-opensource-src-4.3.2.zip<br />ftp://ftp.trolltech.com/qt/source/qt-win-opensource-src-4.3.2.zip<br原创 2010-10-28 11:21:00 · 1971 阅读 · 0 评论 -
c++数学计算库CGAL环境设置
The following is one way of installing CGAL on windows (Written by Itay Harel): 1) Install Microsoft Visual Studio 2008(Version 9). 2) Install BOOST. Activate the boost installer from within the link below (supplied by Efi Fogel): http://www.boost-co转载 2010-10-26 17:42:00 · 3027 阅读 · 0 评论 -
在Visual Studio2008中安装CGAl
<br />在Visual Studio2008中安装CGAl<br />(注意:整个安装过程需要网络连接,最后指示如何在windows中增加环境变量)<br />1、下载需要的安装文件<br />1)、首先下载CGAL(3.4)的安装程序,从http://gforge.inria.fr/frs/?group_id=52(在页面的最下面)<br />2)、获得最新版本的CMake(目前是2.6.3),从http://www.cmake.org/cmake/resources/software.html<br转载 2010-10-28 10:28:00 · 2114 阅读 · 0 评论 -
在Visual Studio2008中安装CGAl
<br />在Visual Studio2008中安装CGAl<br />(注意:整个安装过程需要网络连接,最后指示如何在windows中增加环境变量)<br />1、下载需要的安装文件<br />1)、首先下载CGAL(3.4)的安装程序,从http://gforge.inria.fr/frs/?group_id=52(在页面的最下面)<br />2)、获得最新版本的CMake(目前是2.6.3),从http://www.cmake.org/cmake/resources/software.html<br转载 2010-10-28 11:36:00 · 2193 阅读 · 0 评论 -
CGAL环境设置--Show How to Install and Usage
<br />The following is one way of installing CGAL on windows (Written by Itay Harel):<br />1) Install Microsoft Visual Studio 2008(Version 9).<br />2) Install BOOST.<br />Activate the boost installer from within the link below (supplied by Efi Fo转载 2010-10-26 17:39:00 · 1981 阅读 · 0 评论