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

搜索资源列表

  1. lgq

    0下载:
  2. 读取规则格网文件,生成三角网形式的三维场景-read the rules grid paper, generate the form of triangulation 3D Scene
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64135
    • 提供者:毛玉柱
  1. Delaunay-Trianglation-Mesh-Generation

    2下载:
  2. 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48529
    • 提供者:gaoqing
  1. DelauneyTriangleGridCreate

    0下载:
  2. 对地形研究过程中实现的Delauney三角网自生成示例,适合初学者-right terrain course of the study achieved Delauney Triangle Generation Network since example, for beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:129090
    • 提供者:saddas
  1. Dynamicdisplayofreal-time3Dterrain

    1下载:
  2. 三维地形实时动态显示DEMO800*600下效果最好,源代码包含了三维地形生成的全过程,包括数据的读入,数据的组织,三角网的构造,光照、材质、纹理等应用。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1275137
    • 提供者:berger
  1. opengl

    0下载:
  2. 读取三维地形文件,地形模型用三角网法实现,并在地形上增加了一些简单分型产生的树!!可以借鉴一下哦!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:456470
    • 提供者:白墨
  1. 地表贴图

    0下载:
  2. opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP-opengl achieve triangulation Texture 2005-06 development languages : Java Platform : Windows XP
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:218212
    • 提供者:陈云
  1. TIN

    0下载:
  2. 快速建立TIN(三角网),用OPENGL+VC6写的。运行速度还可以。-Rapid establishment of TIN (triangular mesh), written with OPENGL+ VC6. Speed ​ ​ also.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:118346
    • 提供者:xuxinchao
  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
    • 文件大小:476938
    • 提供者:leicky
  1. Ziyoo2DTriaMesh

    0下载:
  2. opengl实现画图程序。自动构三角网。是学习的好材料-opengl drawing process to achieve. Automatic configuration triangulation. Is a good learning materials. . . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:48216
    • 提供者:dong
  1. 44

    0下载:
  2. 【例程3】形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, through the OpenGL rendering terra
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2269039
    • 提供者:Jiajun
  1. OpenGL-Sphere-mapping

    3下载:
  2. OpenGL/绘制球体/三角形离散网显示-OpenGL/Draw sphere/triangle shows discrete Net
  3. 所属分类:OpenGL

    • 发布日期:2013-07-23
    • 文件大小:1532942
    • 提供者:lingenghao
  1. Triangle

    0下载:
  2. 适用OPENGL进行三角网格建模的指导性文章,基本涵盖了三角建模的多种问题-OPENGL application of the triangular grid model for guiding articles, covering a variety of modeling issues Triangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:877368
    • 提供者:zhufeng
  1. Delaunay_Bowyer_Watson

    0下载:
  2. 一个c#语言写的使用Bowyer_Watson算法和有向查找技术的delaunay三角网生成程序,供大家交流学习。-A language written in c# use of Bowyer_Watson algorithms and techniques to find delaunay triangular mesh generation process, for all to share their knowledge.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:66002
    • 提供者:hou
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  1. triangulationnetwork

    0下载:
  2. 采用VC++结合OPENGL建立三角网并贴纹理!-Use VC++ combine OPENGL to build triangulation network
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:928516
    • 提供者:黄亮
  1. TINby_point

    1下载:
  2. 三维构建三角网,希望对大家有用哈,谢谢。-Construction of three-dimensional triangulation, we hope to be useful Ha, thank you.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:52352
    • 提供者:王旺
  1. 3Dksh_opengl

    0下载:
  2. 基于openggl的三维地形可视化实现 由输入点生成三角网-three-dimensional terrain visualization
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:3020710
    • 提供者:谢建
  1. Delaunay

    0下载:
  2. delaunay三角生成,结合OpenGl实现三角网显示-delaunay triangulation generated, combined with OpenGl display to achieve triangulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:45554
    • 提供者:徐浩
  1. triangle

    0下载:
  2. 三维构建三角网的一些资料,以及点云文件的描述-Three-dimensional triangulation to build some of the information, as well as a descr iption of the point cloud file
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2233890
    • 提供者:史少维
  1. TIN三角网

    0下载:
  2. 绘制三角网,实现了光照,文理,旋转等功能。(Draw triangulation net)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-29
    • 文件大小:70656
    • 提供者:瑜州
« 12 »
搜珍网 www.dssz.com