搜索资源列表

  1. skeleton

    0下载:
  2. 三维网格模型骨架抽取
  3. 所属分类:图形图象

    • 发布日期:2011-06-02
    • 文件大小:583129
    • 提供者:niu_wj67
  1. 真实感图形绘制—phong模型

    0下载:
  2. 用Phong光照明模型显示网格模型(*.smf) 分别实现不使用/使用增量式法向插值算法,比较两种不同的显示效果 Phong模型中各参数可调,观察它们的作用
  3. 所属分类:图形图象

  1. Direct3D_mesh

    0下载:
  2. Direct3D中使用网格模型------复杂的几何模型通常是由3D建模软体创建并保存到文件中。例如.x文件就是这样的一种格式,Microsoft Direct3D使用的网格模型都是载入这些文件中的对象。-use Direct3D mesh------ complex geometrical model is usually 3D Modeling software creation and preservation of docume
  3. 所属分类:文档资料

    • 发布日期:2024-05-11
    • 文件大小:8192
    • 提供者:weiguian
  1. computer3dedges

    0下载:
  2. 计算给定的一个三维网格模型的边数为多少,并计算出都是那些边。对于我们以后的三维模型的处理上,可用于一个判断的条件,-to calculate the three-dimensional grid a model of the number of edges, and those are calculated edge. After our three-dimensional model of the treatment, a judge
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:1973248
    • 提供者:songxiaohui
  1. XModel

    0下载:
  2. 利用矩阵变换实现在埸景中加载多个网格模型-matrix transform the scene to load more than King Mesh
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-11
    • 文件大小:1437696
    • 提供者:sdfkl
  1. MeshVisual

    0下载:
  2. 一个很好的关于ply2格式的文件打开的源程序,希望对做网格模型处理的人有用!-a good format for the document ply2 open source, hope to do Mesh useful to the people!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:394240
    • 提供者:刘军
  1. OpenGL_viewer

    0下载:
  2. OpenGL实现网格模型读入,编辑功能,包含源代码及演示-OpenGL grid model of reading, editing functions, including source code and demo
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:833536
    • 提供者:wangyun
  1. 3DTERRIN

    0下载:
  2. DEM的规则格网存储结构是一个二维点阵,由于其高度与宽度已知,因此可以用一个一维数组p[n]进行管理,设原点的平面位置为(0, 0),DEM的长度与宽度分别为s和t,则任意一点(i,j)的高程值为p[i×t+j]。规则格网的这种简明结构,事实上已经对DEM数据进行了很好的组织,因此将格网数据读入内存,而无需使用其它任何结构进行管理,直接对读入的DEM数据块进行处理,生成格网面。 利用bitmap将DEM位图中的数据读入到程序数组中,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:332800
    • 提供者:杨冬
  1. GambitGuide(CN)-modeling-guide

    0下载:
  2. Gambit建模指南中文教程。 Gambit是CFD商用软件Fluent的前处理软件,主要作用是建立网格模型。其功能非常强大,可以建立各种几何体,然后在几何体上面划分网格和设立边界条件,最后将生成的网格文件导入Fluent中进行计算。同时,它也可以导入在CAD、Solid works、Pro/e等几何建模软件中生成的复杂几何图形,然后对其进行网格划分,建立网格模型。 本教程主要针对Fluent初学者学习使用。主要对Gam
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:2527232
    • 提供者:donotspam
  1. ReadObjAngledist3-18

    0下载:
  2. 对于三维网格模型,求角距离和测地距离。对研究三维网格处理的的工作者,很有帮助。-For three-dimensional grid model, for angle distance and geodesic distance. The study of treatment of three-dimensional grid of workers, very helpful.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:3052544
    • 提供者:曾识
  1. wanggemoxing

    1下载:
  2. 三维网格模型的简化,直接运行DEMO文件夹下的文件,然后加载模型。本程序适合搞网格模型简化的朋友。-She traces Yunyao锞濾ienna鍊癱avity 銊涚溁Canals Zhao blames the shallow side of bridge DEMO superscr ipt text glass text glass 銊?your cavity
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:8240128
    • 提供者:张冲
  1. Implit_Function_And_Marching_Cube

    0下载:
  2. 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:153600
    • 提供者:lemon lee
  1. gl_mesh_output

    0下载:
  2. 一个使用OpenGL开发网格模型的例子,通过本例子可以学习如何通过OpenGL开发VRML和3DS网格-The use of OpenGL to open a model example of Grid, through the examples, we can learn how to develop VRML through OpenGL and 3DS Grid
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:302080
    • 提供者:yx
  1. resample

    0下载:
  2. 该程序主要用于对三维模型的网格进行重采样-The program is mainly used for three-dimensional model of the grid re-sampling
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:2489344
    • 提供者:王涛
  1. PyTopMod2.223

    0下载:
  2. 一个可以修改网格模型拓扑结构的程序,适用于数字几何处理!-Mesh topology modifier
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:7909376
    • 提供者:南亮亮
  1. D3DXCreateMeshFVF

    0下载:
  2. directx9 网格模型 ID3DXMesh对象的内在数据组织 创建 优化 渲染一个ID3DXMesh对象-directx9 mesh ID3DXMesh object to create the internal data organization optimized render an object ID3DXMesh
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-11
    • 文件大小:3969024
    • 提供者:亚明
  1. 孔洞修补算法

    0下载:
  2. 用于点云三角网格模型的孔洞修补,亲测好用(used for mesh hole repairing)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:12453888
    • 提供者:饭饭的饭
  1. 丰田雅阁整车模型

    2下载:
  2. LSDYNA整车碰撞仿真,珍贵的整车模型,对碰撞人员具有非常重要的参考价值。(The LSDYNA vehicle collision simulation, the precious vehicle model, has a very important reference value for the collision personnel.)
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-11
    • 文件大小:56438784
    • 提供者:沃达丰
  1. 三角网格模型

    0下载:
  2. 三角网格模型(切平面法失、以及三角网格面片求取)。(Triangular mesh model (cut plane method lost, as well as triangular mesh patch seeking).)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:10677248
    • 提供者:HJL Kevin
  1. osg模型文件精简工具V1.00

    0下载:
  2. 基于边坍塌完成的网格模型简化以及空洞填充,具有图形化操作界面。(Based on the edge collapse, the mesh model is simplified and the cavity is filled, which has a graphical operation interface.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:6365184
    • 提供者:Owebjt
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org