资源列表
points_and_triangles_operation
- 里面包扩点云模型的各种操作,以及三角网格的各种操作。非常经典哦!-Inside the package extended to a variety of point cloud model of operation, as well as the triangular mesh the various operations. Oh, very classic!
PLY_TO_TRI_MESH
- 一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular mesh or TRI_MESH
particleLevelSet3D
- Level Set方法是20世纪90年代很流行的界面追踪技术,国外已有个别实例将此方法应用于不可压缩流体的计算.但其对界面具有抹圆的作用,造成梯度很大的界面失真.Particle Level Set方法可以弥补这一缺陷.在基于欧拉方法求解区域中安插了一定数量的示踪粒子,可以纠正失真效果,能够更丰富的体现流体表面的细节。-Level Set Methods 20 century 90' s are very popular interface tracking technology, for
OCC
- 这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。-This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.
OSG_Pipeline
- 以OSG为渲染平台,绘制三维管网,本程序在VC2003下调试通过-To OSG for the rendering platform, drawing three-dimensional pipe network, the program under the debugger through VC2003
windmill
- vrml写的一个虚拟现实场景代码,有动画效果.-Writing a VRML virtual reality scenes code, there is animation.
osg2.0.0_vs71_setup_2007-06-19(1)
- 基于vs71环境的OSG平台安装程序,无需编译可直接安装,版本为2.20-Vs71-based platform environment OSG installation procedures can be directly installed without compiler, version 2.20
gear
- 基于MATLAB编写的蜗轮蜗杆啮合仿真程序源代码,运行效果很好-Prepared based on the MATLAB simulation program meshing worm source code, running well
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
3DGMG_poisson_solver_basic
- 3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y d
OSG
- OSG入门精品 从安装开始,手把手教你入门。不错的东西。-OSG started fine from the installation begins, taught you started. Good stuff.
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.