搜索资源列表
SurfQuadMesh
- SurfQuadMesh是一款网格划分的源程序主要用的是四边形网格,
四边形网格细分
- 四边形网格细分VC源代码
3Dmesh.rar
- 实现3D自动划分网格,网格包括三角形、四边形和六面体等,This function is for 3D automatical meshing.
contour
- 生成contours,基于四边形的网格生成程序-To generate contours, based on the quadrilateral mesh generation procedure
Part1
- 图形学project1的part1,实现四边形网格扫描和填充-Graphics project1 of part1, scanning and filling quadrilateral mesh to achieve
quad_mesh
- 四边形网格的生成算法,可以看看,我认为不错!-Quadrilateral mesh generation algorithm, you can look good in my opinion!
contour_fuben
- 等值线生成为了生成四边形网格的等值线,通过引入虚节点将四边形网格剖分为四个三角形实现对四边形网格上等值线的生成方法-Isogram generate quadrilateral mesh in order to generate the contour lines, through the introduction of virtual nodes to quadrilateral mesh generation for the realization of the four triangles
FunctionGraphicsIn3D
- 1.绘制三维四边形网格曲面。 2.调整网格曲面显示状态:填充或不填充。 3.改变窗口背景颜色。 4.左键旋转图形,右键缩放图形。-1. Draw three-dimensional quadrilateral mesh surface. 2. Adjustment of the grid surface display status: fill or not fill. 3. To change the window background color. 4. Lef
SplineSurface
- 在任意四边形网格上构造样条曲面,里边附有简单模型的文件-construct spline surfaces on irregular meshes
reconstruction
- 运用四边形网格实现医学图像皮肤组织的三维重建算法,对于医学图像的三维重建非常有用-Using quad to reconstruct the contour of skin , it is very useful for medical image reconstruction
WebGL
- 四边形网格交互式编辑,WebGL绘制可交互式多边形网格与简单动画-Quadrilateral mesh interactive editing, WebGL can interactively draw a polygon mesh with simple animation
gridtrimesh
- 通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序- This example shows how a triangular mesh can be resampled on a meshgrid -generated square grid. We illustrate the usage of both functions gridtrimesh and mxgridtrimesh . These two
src
- 四边形网格扫描转化与交互式编辑 实现四边形网格交互式编辑:要求实现四边形扫描转化算法,以此为基础,实现四边形网格中所有四边形的扫描转化、颜色添充;并通过交互改变四边形顶点位置体会交互式图形系统特点。-Quadrilateral mesh scan conversion and interactive editing Quadrilateral grid interactive editing: Quadrilateral scan conversion algorithms requir