Delaunay

所属分类:其他行业
开发工具:C++
文件大小:2637KB
下载次数:39
上传日期:2010-11-30 16:00:32
上 传 者capet
说明:  Delaunay三角剖分算法介绍和c++源码。代码封装了其他人的代码包,在cygwin和redhat下编译通过。
(This C++ library module is just a wrapper class on the Triangle package of Jonathan. The C++ wrapper will certainly slow access down if you want to mess with the triangulation but the basic delaunay triangulation should be as fast as triangle. Look at the del_interface.hpp file for getting started on what this wrapper can do for you. Also have a look at main.cpp which shows an example of using this class. The class is thread-safe. Requirements : Python, make and C++ compilers. Supported C/C++ Compilers: g++/icpc (Intel C++). Also needed is doxygen for generating documentation. Compilation : Just type make Testing : Goto the bin directory, and type ./test ../data/input.dat (after compilation of course). )

文件列表:
Delaunay三角剖分算法介绍及实现代码\lecture8.ppt (3648000, 2010-11-30)
Delaunay三角剖分算法介绍及实现代码\triangle++.tar.gz (155703, 2010-11-30)
Delaunay三角剖分算法介绍及实现代码 (0, 2010-11-30)

近期下载者

相关文件


收藏者