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

搜索资源列表

  1. Bezier-and-B-spline-curve-

    0下载:
  2. 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2358260
    • 提供者:wangzhou
  1. delauney

    1下载:
  2. delaunay三角网程序用来生成不规则三角网格,用来构建不规则图形。-Delaunay triangulation net program used to generate irregular triangular mesh, used to construct irregular graphics.
  3. 所属分类:GIS program

    • 发布日期:2015-12-02
    • 文件大小:2088960
    • 提供者:陆益红
  1. obj

    0下载:
  2. 读入一个OBJ文件,生成对应的网格模型,含MFC-Read an OBJ file, generate the corresponding mesh, with MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4120574
    • 提供者:刘易
  1. Delaunay-triangle

    0下载:
  2. 生成Delaunay三角网格的程序,可以通过鼠标点击获得控制点,是一个不错的程序。-Delaunay triangular mesh is generated, the program can be obtained via mouse click control point is a good program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-06
    • 文件大小:5100467
    • 提供者:理会
  1. 1

    0下载:
  2. OpenGL方面的论文。文章介绍了一种利用较小的存储空间和计算时间,实现在大面积网格数据上动态贴纹理的方法。利用此方法使用适当的纹理函数.结合OpenGL的自动纹理扩展可在动画过程中自动的生成纹理贴图。-OpenGL papers. This paper presents a use of a smaller storage space and computing time, implementation in a large area grid data dynamic texture pas
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:133428
    • 提供者:LiMing
  1. Graph

    0下载:
  2.  将象素网格表现出来,建立网格坐标系  用橡皮筋的形式输入参数  鼠标移动时,显示鼠标当前位置  显示判别式的计算过程和下一点的选择策略  记录生成点的坐标,建议用表的形式  图形生成过程可以重复进行 - pixel grid will be shown, the establishment of the grid coordinate system ɧ
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:344066
    • 提供者:hjw
  1. contour_fuben

    0下载:
  2. 等值线生成为了生成四边形网格的等值线,通过引入虚节点将四边形网格剖分为四个三角形实现对四边形网格上等值线的生成方法-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
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:97186
    • 提供者:胡琳
  1. marching_cube

    0下载:
  2. 移动立方体marching cube算法 由粒子生成网格,通常都是用marching cube技术-Marching cube algorithm for mobile cube particles generated by the grid, usually with technology marching cube
  3. 所属分类:3D Graphic

    • 发布日期:2017-02-23
    • 文件大小:101059
    • 提供者:潮流
  1. Delaunay

    0下载:
  2. 生成网格,很实用的,比较简单的一种生成网格方法-generating the delaunay
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:6462
    • 提供者:luoxiaohua
  1. AxPageLayeroutControltogrid

    0下载:
  2. 在AxPageLayeroutControl中生成网格-GenerateGrid
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1173
    • 提供者:灰太狼
  1. OpenGL_3DLib_mesh

    1下载:
  2. 一个不错的基于OPENGL的3Dlib库,可用于生成Mesh网格,在VC6下调试通过-A good library on OPENGL the 3Dlib can be used to generate Mesh mesh, through debugging in VC6
  3. 所属分类:OpenGL program

    • 发布日期:2015-10-21
    • 文件大小:653312
    • 提供者:KWind
  1. BezSurface

    0下载:
  2. 采用Bezier求值器生成球面网格图,需要opengl的数据库-Bezier spherical grid map generation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8496472
    • 提供者:chris
  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
    • 文件大小:2453350
    • 提供者:邓卫民
  1. stylize

    0下载:
  2. 图像风格化处理:在输入图像上设置网格, 在网格结点上生成长度, 宽度变化的笔刷, 利用网格节点所在图像位置上的颜色加上随机扰动, 把输入图像绘制成具有某种艺术风格的图像。-Image processing style: set in the input image grid, the grid nodes generate the length, width change brush, using the position grid nodes where the color of the im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6477760
    • 提供者:sherry Ye
  1. OpenGL

    0下载:
  2. OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。   本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:34950158
    • 提供者:zqq
  1. wanggexueliefa

    0下载:
  2. 用网格序列法生成圆的方法,适合初学OPENGL及图形算法-Sequence method used to generate circular grid method, suitable for beginners and OPENGL graphics algorithms
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1865804
    • 提供者:刘易
  1. delauneyTriangulation

    0下载:
  2. Delaunay网格一次性生成,能正确的处理大型的顶点数据-Delaunay triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5868213
    • 提供者:周喆
  1. delauney-triangle-algrithim

    0下载:
  2. delaunay 三角细分算法,简单的delaunay三角网格的生成算法。-delaunay triangle subdivision algorithm, the simple delaunay triangular mesh generation algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13470024
    • 提供者:qxwang
  1. CreateMeshX

    0下载:
  2. 利用Direct3D9生成一个基于视点的连续LOD的三角形状平面网格。该平面网格可用于三维地形渲染。-Using Direct3D9 to generate a view-dependent continuous LOD triangular shape plane grid. The planar grid can be used for3D terrain rendering.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3515657
    • 提供者:liha
  1. pointCloud2mesh

    5下载:
  2. 由点云数据(point cloud)生成网格(mesh)的matlab实现-Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1879
    • 提供者:tc
« 1 2 34 5 »
搜珍网 www.dssz.com