搜索资源列表

  1. 地形模拟

    0下载:
  2. 用VC为编程工具,在OpenGL环境下模拟三维地形-VC for programming tools, the environment simulation OpenGL 3D terrain
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:85390
    • 提供者:肖树才
  1. 三维天空与地形

    1下载:
  2. 基于OPENGL的三维天空与地形模拟漫游程序-based on the OpenGL 3D terrain and sky simulation roaming procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:392620
    • 提供者:李永冰
  1. 地形可视化三维可视化

    2下载:
  2. VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏.-VC OpenGL done, but also some bug show is based on two-dimensional layered elevation colors, 3-D can be shown very clearly undulating topography.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1378934
    • 提供者:李军
  1. Dixing

    0下载:
  2. 这是一个模拟的三维恢复和重建系统,比较直观,而且可以从多个角度观察该地形的面貌,适合三维重建的人研究.-This is a three-dimensional simulation of the restoration and reconstruction, more intuitive, but from a variety of angles of the terrain features, and for three-dimens
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:3772416
    • 提供者:韩阳
  1. 大规模地形渲染

    1下载:
  2. 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:3378176
    • 提供者:小高
  1. QuadTreeLOD4cs

    0下载:
  2. OPENGL与四叉树完成地形的模拟,对三维GIS有很大的帮助!值得一看!-OpenGL and Quadtree completed terrain simulation and 3D GIS is a great help! An eye-catcher!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:1324032
    • 提供者:zxy
  1. opengl_terraineditor

    0下载:
  2. 用openGL实现的3D地形编辑器,可以自动生成高度图,通过高度图生成3维地形。对于您学习openGL编程,三维游戏开发肯定有很大的帮助。-achieved with Open GL 3D terrain editor, can automatically generate highly map through highly generation three-dimensional terrain. For you learn open
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:273408
    • 提供者:snowwin
  1. SynMask

    0下载:
  2. 一个基于directx用于裸眼液晶立体显示器动态立体显示的mask方法程序,另外附加直升机、小孩、自造地形等三维模型-a naked eye for three-dimensional liquid crystal display dynamic three-dimensional display method-mask sequence, and additional helicopters children, the self-ma
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:3927040
    • 提供者:李玉峰
  1. Model

    0下载:
  2. 采用距离反比加权算法,对三维离散数据进行插值,可以插出地形,采用分层插值,提高了插值速度-Using inverse distance weighted algorithm, for three-dimensional discrete data interpolation, the terrain can be inserted, using stratified interpolation, improve the speed of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:101376
    • 提供者:zz
  1. delaunay

    0下载:
  2. 利用Delaunay三角剖分算法来进行的三维建模技术在建筑,地质地形勘测,医学图像建模,动画设计等各方面都有广泛的应用。本软件实现逐点插入算法,并且在综合参考以往逐点插入算法的基础上,提出自己的想法,在某些具体细节上进行改进。-Using Delaunay triangulation algorithm for three-dimensional modeling techniques in the construction, geol
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:2330624
    • 提供者:经惠
  1. OpenGLLOD

    0下载:
  2. 运用LOD算法实现的地形模拟,OpenGL实现-The use of terrain LOD algorithm simulation, OpenGL achieve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:3013632
    • 提供者:ycloang
  1. MyTerrain

    0下载:
  2. 三维山体地形渲染,并且实现了纹理贴图,旋转的地形图-Three-dimensional mountain terrain rendering, texture mapping and realized, rotation of topographic maps
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:81920
    • 提供者:HB
  1. GISCode

    0下载:
  2. 《三维虚拟地形漫游系统》,三维图形全部基于OpenGL:编程模式为Visual C++MFC,面向对象编程,采用用模块化设计,易读易懂。- Three-dimensional virtual terrain walkthrough system, all three-dimensional graphics based on OpenGL: programming model for Visual C++ MFC, Object-or
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:8033280
    • 提供者:Archen
  1. tin

    0下载:
  2. 规则地形三维grd数据分块构建不规则三角网。-Rules of three-dimensional terrain data block GRD construct triangulated irregular network.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:1076224
    • 提供者:罗成明
  1. readdem

    0下载:
  2. 介绍了读写数字高程模型(DEM)数据的小程序,希望做三维的初学者可以-Introduced reading and writing digital elevation model (DEM) data, small procedures, they hope to do three-dimensional beginners can
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:362496
    • 提供者:yuan
  1. MyTerrain1

    0下载:
  2. 结合vc和OpenGL实现三维地形模拟。程序以RGB格式的文件作为数字高程模型。说明了RGB格式的读取方法。-Combination of vc and OpenGL realize three-dimensional topography simulation. Procedures to RGB format file as a digital elevation model. Describes the methods to re
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:82944
    • 提供者:huangzhong
  1. terraineditor

    0下载:
  2. 编辑地形的程序,可以实现地形的二维和三维的相互转换,程序很不错,希望大家
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:273408
    • 提供者:牛丽
  1. GISlw

    0下载:
  2. GIS中的地形三维可视化/GIS中的地形三维可视化-err
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:2139136
    • 提供者:misite
  1. terrain

    0下载:
  2. 利用OPENGL与VC++实现地形的三维显示。-Use OPENGL and VC++ Realize three-dimensional terrain display.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:5585920
    • 提供者:nancy
  1. Unity的游戏地形生成方法

    0下载:
  2. 基于Unity中的Terrain工具进行游戏开发,可以方便快捷地生成一个满足游戏需要的三维地形。在介绍Terrain工具的基础上,提出了一种基于Unity的游戏地形生成方法。实例证明,该方法简单有效,可以满足一般游戏地形建模的需要。(Unity based on the Terrain tools for game development, you can easily and quickly generate a three-dime
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:2169856
    • 提供者:LaPestenoitre
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »

源码中国 www.ymcn.org