搜索资源列表
MarchCube
- MatchCube 三维网格数据等值表面重构算法。使用查表方式进行。-MatchCube 3D mesh surface contour data reconstruction algorithm. The use of look-up table method.
OpenMesh_1.9.4.tar
- 著名的三角网格处理开放源代码程序,提供了数据半边结构,代码很清晰,使用方便,大大提高三维图形开发速度。-famous triangular mesh handle open source procedures, the data structure sideways, code is very clear. easy to use, greatly improving the development of 3D graphics speed.
brepsamp
- autpcad中提取实体Brep数据结构信息进行网格划分的源码。-autpcad extracted entities that can implement the data structure information mesh of the source code.
HeightMap
- 基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游.-rules-based grid DEM data of the terrain simulation, it can be used for the mouse and keyboard roaming.
3dsformat
- 这里提供一个vc编写的程序,它可以读出以上提到的所有内容,并可以扩充。它的结构受到了Andrea Ingegneri的启发,他的主页是http://www.tsrevolution.com/。 程序的核心思想是编写一个了解3ds文件结构的类,但没有具体的数据结构。具体的数据结构有它的子类提供,这样就不受到文件结构的限制。 c3DS就是这样一个类,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。我在例程中写了一个叫做c3DSMODEL的类,它只读
Sub
- 采用四边数据结构和细分曲面造型技术构造三维网格图形
3ds
- c3DS类负责读取3ds文件结构,它提供一系列的虚函数来读数据,但并不保存数据,你必须自己写一个类来继承它,并覆盖这些虚函数。在具体例程中我写了一个叫做c3DSMODEL的类,它只读网格数据,并渲染。
3DSrc
- 基于四叉树的地形渲染方法使用高程数据作为数据源。且算法要求高程数据的大小必须为2n+1的正方形。所谓高程数据,即色彩范围在0-255的灰度图片,不同的灰度代表了不同的高度值。如果某高程数据指出这个高程数据最高处的Y坐标值是4000,那么在高程数据中一个值为255的像素点就表示这个点所代表的地形区域的高度是4000,同理如果该像素值是127那么就表示这个点所代表的地形区域的高度是4000×(127/255)=2000。高程数据的每个像素都对应所渲染网格中的一个顶点。另外还有一个参数描述顶点与顶点之
MeshCut
- 对于一个只有顶点坐标和面片索引的三角形网格,求出一些基本的拓扑信息,如:面片的三条边索引,边的顶点索引,相邻的顶点索引,相邻的三角面片索引等等,一些很有用的三维网格数据的基本处理操作。
off文件读取
- off是三维网格图形模型的常用标准格式,本程序可正确读取文件内容,并形成顶点及面的结构数据。
delaunayn
- 用delaunary算法实现数据的三角网格划分-It is an Algorithm of delaunary for Triangular mesh of data
tetgen1.4.3
- 专业的三维点去数据网格化开源代码。相当好。c++ 的。-point cloud delaunay triangulation
STL_DISPLAY_Display
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
jpg2obj
- 可以把jpg图片转换成obj三维网格文件,这样可以在三维形态下观察图像数据-Jpg images can be converted into three-dimensional grid obj file, so that patterns can be observed under the three-dimensional image data
plot3d_viewer
- plot3d格式的查看器,用于导入plot3d格式的文件数据,并三维显示外形、网格、云图等-plot3d format viewer, plot3d format for importing data, and three-dimensional display form, grid, cloud, etc.
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
mesh
- 可以实现彩色图像分割的三维数据网格具有良好的效果-Can realize three dimensional color image data grid
trismooth
- 实现MATLAB对茶壶采集的的点云数据网格生成,并细化-MATLAB to achieve the collection of the teapot point cloud data grid generation, and refinement
pointsclouds_smooth
- 实现MATLAB对茶壶采集的的点云数据网格生成,并细化- MATLAB to achieve the collection of the teapot point cloud data grid generation, and refinement