登录
首页 » Visual C++ » An_example_of_Tetgen

An_example_of_Tetgen

于 2021-03-14 发布 文件大小:5350KB
0 293
下载积分: 1 下载次数: 73

代码说明:

  不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)

文件列表:

TetgenTest
..........\Debug
..........\.....\TetgenTest.exe,926208,2011-08-02
..........\.....\TetgenTest.ilk,903968,2011-08-02
..........\.....\TetgenTest.pdb,1952768,2011-08-02
..........\TetgenTest
..........\..........\barin.node,252,2011-08-02
..........\..........\barin.poly,493,2011-08-02
..........\..........\barout.ele,23432,2011-08-02
..........\..........\barout.face,11828,2011-08-02
..........\..........\barout.node,7047,2011-08-02
..........\..........\Debug
..........\..........\.....\BuildLog.htm,7662,2011-08-02
..........\..........\.....\main.obj,21449,2011-08-02
..........\..........\.....\mt.dep,65,2011-08-02
..........\..........\.....\predicates.obj,300706,2011-08-02
..........\..........\.....\stdafx.obj,12421,2011-08-02
..........\..........\.....\tetgen.obj,1563083,2011-08-02
..........\..........\.....\TetgenTest.exe.embed.manifest,663,2011-08-02
..........\..........\.....\TetgenTest.exe.embed.manifest.res,728,2011-08-02
..........\..........\.....\TetgenTest.exe.intermediate.manifest,621,2011-08-02
..........\..........\.....\TetgenTest.obj,21331,2011-08-02
..........\..........\.....\TetgenTest.pch,3211264,2011-08-02
..........\..........\.....\vc90.idb,273408,2011-08-02
..........\..........\.....\vc90.pdb,331776,2011-08-02
..........\..........\main.cpp,7947,2011-08-02
..........\..........\predicates.cxx,176379,2011-04-12
..........\..........\ReadMe.txt,1201,2011-08-02
..........\..........\stdafx.cpp,215,2011-08-02
..........\..........\stdafx.h,315,2011-08-02
..........\..........\targetver.h,498,2011-08-02
..........\..........\tetgen.cxx,1254291,2011-08-02
..........\..........\tetgen.h,142168,2011-08-02
..........\..........\TetgenTest.vcproj,4689,2011-08-02
..........\..........\TetgenTest.vcproj.peng-PC.peng.user,1411,2011-08-02
..........\TetgenTest.ncb,10710016,2011-08-02
..........\TetgenTest.sln,896,2011-08-02
tetview-win.zip,695394,2011-07-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • scanalyze-1.0.3_source_code
    斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
    2007-03-21 20:44:34下载
    积分:1
  • osgRecipes-master
    osg cookbook 中的源代码,里面有OSG和CG的结合,OSG和CEGUI的结合,OSG与QT的结合以及PHYSX的结合。(the source code of OSGCOOKBOOK,include integration of OSG and CG,CEGUI,QT and physx)
    2013-09-07 21:30:32下载
    积分:1
  • vyk-read-bmp-to3d
    vtk读入多张bmp图片实现三维重建 有bmp数据 (VTK read in many a BMP image realize 3 d reconstruction have BMP data )
    2021-01-14 10:38:47下载
    积分:1
  • caiseyu
    设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)
    2011-06-16 00:19:53下载
    积分:1
  • Oakland
    点云数据集,用于点云数据的学习实验,wrl格式,可以用meshlab软件打开使用(Point cloud data set for point cloud data learning experiment, wrl format that can be opened using software with meshlab)
    2016-06-23 15:16:27下载
    积分:1
  • point
    用于点云切片功能的实现,非常好用,可以计算密度、厚度、等内容(For point cloud slicing feature to achieve very easy to use, you can calculate the density, thickness, etc.)
    2020-06-29 01:40:02下载
    积分:1
  • DEM三维可视化的简单
    DEM三维可视化的简单程序,利用Open GL实现。(DEM visualization of simple procedures, the use of Open GL implementation.)
    2016-02-26 20:33:48下载
    积分:1
  • WashU-Research-0.1
    本程序是基于平面图对建筑规模场景进行三维重建。(This procedure is based on the floor plan for the construction scale of the three-dimensional reconstruction of the scene.)
    2017-08-17 14:31:43下载
    积分:1
  • SphereMap
    D3D创建球体并且加贴图的例子,可以用来做星球(Sphere, and add texture to create D3D example, can be used to make the planet)
    2021-05-13 14:30:02下载
    积分:1
  • LeastSquare
    说明:  给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
    2011-03-23 16:19:11下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载