搜索资源列表
tinlib_w.将离散点三角化的程序
- 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
tetgen1.4.3
- 专业的三维点去数据网格化开源代码。相当好。c++ 的。-point cloud delaunay triangulation
3Dmesh
- 三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。-Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics disp
chonggou
- 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
PointCloud3DReconstruction
- 实现了点云的三维网格化重建,并附上了些测试点云数据-Realized three-dimensional grid point cloud reconstruction, along with some test point cloud data
TetrahedronVolumeRender
- c++ 结合三维可视化类库VTK,实现四面体网格三维体绘制,从组织四面体网格数据开始,到管线实现体绘制,可视化四面体-Tetrahedron Volume Rendering implemented by c++ & VTK
wy_scat2grid3
- wy_scat2grid3.m实现三维点云网格化-Point cloud meshing
DISTMESH_3D
- 主要用于三维模型非结构化网格生成,对三角形网格划分,有限元分析有帮助。-DISTMESH_3D is a MATLAB program which generates and manipulates unstructured meshes in 3D, by Per-Olof Persson.
Magic3D-master-20160323
- 三角模型的网格化,三角剖分, 三维建模,全局注册 ,ICP迭代-Triangular grid model, triangulation
normal-triangulation
- 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)