CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - mesh model

搜索资源列表

  1. 3-20mesh

    0下载:
  2. 导进一个静态网格mesh模型.菜鸟第一步:)-guided into a static grid mesh model. Birdie first step :)
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.24mb
    • 提供者:张伟南
  1. PlyViewer(DirectX)

    0下载:
  2. 3D mesh model view, with directx 9.0 and another with openGL, you can compare the differences between them
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-17
    • 文件大小:3.42mb
    • 提供者:吕雪梅
  1. MyMesh

    1下载:
  2. 利用OpenGL显示.off格式的三维网格模型-Display .off 3D mesh model by OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-20
    • 文件大小:98.13kb
    • 提供者:Mia
  1. OpenGL

    3下载:
  2. 个人OpenGL图形学大作业,用MFC界面显示stl三角网格模型,并进行区域填色。支持鼠标拖拽旋转缩放和模型的精度调节光照等。-Great job my OpenGL graphics, screen display with MFC stl triangular mesh model, and the area fills. Support for zoom and rotate the mouse drag adjustment accuracy of the model light and
  3. 所属分类:OpenGL

    • 发布日期:2013-07-17
    • 文件大小:465.76kb
    • 提供者:leicky
  1. Implit_Function_And_Marching_Cube

    1下载:
  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 me a lot of time to prepare.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:72.8kb
    • 提供者:lemon lee
  1. ball

    0下载:
  2. vc++6.0平台下用Opengl绘制的一个网状球体模型,可以通过键盘的方向键进行球体的旋转。-vc++6.0 platform Opengl rendering using a mesh sphere model, can be the keyboard arrow keys to spin the ball.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:37.79kb
    • 提供者:liuyuan
  1. file

    0下载:
  2. This program is the assignment submitted for advanced computer graphics course. The mesh viewer program load the 3D mesh model and dispaly. Other options are avalible.-This program is the assignment submitted for advanced computer graphics course. T
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3.26mb
    • 提供者:Toe Kyaw Kyar
  1. Beziersurfaceleaf

    0下载:
  2. 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:5.41kb
    • 提供者:熊龙龙
  1. 11_MultiAnimMesh

    0下载:
  2. 《精通DirectX》 第十三章 网格模型高级技术中源码之一-" Proficient in DirectX" Chapter XIII mesh model, one of advanced technology in the source
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:980.58kb
    • 提供者:chenjin
  1. smooth_mesh

    0下载:
  2. 读入3d海豚模型并生成平滑网格及渲染的程序-3d dolphin read and generate a smooth mesh model and the rendering process
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.34mb
    • 提供者:邓卫民
  1. tri-mesh-with-normal

    0下载:
  2. 一篇文章,讲述如何基于三角片法矢调整计算三角网格模型的光顺性-An article on how to adjust based on calculation of normal vector of triangles triangular mesh model of smoothness
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:788.84kb
    • 提供者:yfx
  1. MeshSegmentation

    0下载:
  2. 基于区域增长法的模型切割 很适于初学者对opengl和三维模型的学习-Model-based region growing method is suitable for beginners cutting and three-dimensional model of the learning opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.55mb
    • 提供者:SHIXIA
  1. Mesh

    0下载:
  2. 3D_grid例子中,使用到的模型文件包。-3D_grid package model used
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:635.83kb
    • 提供者:Bin
  1. Direct3D_example

    0下载:
  2. 网格模型高级技术:Direct3D对加载到内存中的网格模型提供了优化功能,通过网格模型优化可以明显提高三维模型的渲染速度,这对渲染速度要求较高的三维图形程序和游戏具有非常重要的现实意义。 对于程序员而言,对网格模型进行优化是比较简单的,只需调用接口ID3DXMesh的方法Optimize-Advanced mesh technology: Direct3D loaded into memory for the grid model provides optimization, mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:6.8kb
    • 提供者:wanjiachun
  1. computeNormalVectorTriangulation

    0下载:
  2. 三角网格模型法矢计算,适合于三角面片法矢计算及法矢修正-Triangular mesh model method vector calculation, suitable for triangles in sagittal method calculation and bolts correction method
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:2.25kb
    • 提供者:莲子
  1. 3D-cup-model

    0下载:
  2. DXUT框架下的3D纸杯模型,用鼠标控制转动角度,纹理使用的是一个microsoft的logo-3D mesh in DXUT
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:471.9kb
    • 提供者:郑超
  1. Beziersurfaceleaf

    0下载:
  2. 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:5.45kb
    • 提供者:thatth
  1. 2015-11-19_00001-009

    0下载:
  2. dental tooth Abutment 3d mesh model
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-19
    • 文件大小:28.58mb
    • 提供者:kikiho
  1. ICT,22222

    0下载:
  2. dental abutment 3D mesh model
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-19
    • 文件大小:30.78mb
    • 提供者:kikiho
  1. itc,4444

    0下载:
  2. dental abutment mesh model
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-19
    • 文件大小:4.57mb
    • 提供者:kikiho
« 12 3 »
搜珍网 www.dssz.com