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

搜索资源列表

  1. DDemo

    0下载:
  2. 简单的地形骨骼动画天空演示-Simple skeleton animation sky terrain demo
  3. 所属分类:Other Games

    • 发布日期:2017-05-29
    • 文件大小:5576452
    • 提供者:海贼猎人
  1. TexBlendTerrain

    0下载:
  2. 多重地形纹理演示 Introduction to 3D Game Programming with DirectX 9.0中的例子-Multi-terrain texture Demo Introduction to 3D Game Programming with DirectX 9.0 examples
  3. 所属分类:Game Engine

    • 发布日期:2017-05-16
    • 文件大小:4585827
    • 提供者:海贼猎人
  1. 01_Terrain

    0下载:
  2. 该程序采用DirectX实现了三维地形模拟的基本内容。该程序将三维地形的模拟封装在一个CTerrain类中,感兴趣的人可以在此基础上完善,开发处更完善的三维地形类。-DirectX using the program to achieve the three-dimensional simulation of the basic contents of the terrain. The program will be three-dimensional topography simulation
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:484415
    • 提供者:李冒
  1. Terrain

    0下载:
  2. 三维地形模拟,使用DirectX模拟出三维地形-Three-dimensional topography simulation, the use of DirectX simulated three-dimensional terrain
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:724442
    • 提供者:zhu
  1. 04.QuadTree

    0下载:
  2. 有关网络游戏地形优化的实例!用四叉树做的。-Optimization of the network game example of the terrain! Using Quadtree do.
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:2783296
    • 提供者:xiaoqiang
  1. 07.QuadTree+FixCrack

    0下载:
  2. 有关网络游戏地形优化的实例!用四叉树做的(3)。-Optimization of the network game example of the terrain! Quadtree do with the (3).
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:786193
    • 提供者:xiaoqiang
  1. GameDemo3

    0下载:
  2. 简单实现一个游戏的场景,有人物,场景,天空,地形-Simple realization of a game scene, there are characters, scenes, sky, terrain
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:7560726
    • 提供者:Ray Xu
  1. Terrain

    0下载:
  2. 大规模三维地形的渲染及漫游-Large-scale three-dimensional terrain rendering and roaming
  3. 所属分类:GIS program

    • 发布日期:2017-04-28
    • 文件大小:80993
    • 提供者:靳宇
  1. map

    0下载:
  2. 一个用GPU编出来的地形程序,效果让人惊讶,只是几张图片,居然能编出3d效果,值得学习借鉴-A provision used by the GPU terrain procedures, the effect of surprising, but a few pictures, even children will be allocated to a 3d effect, it is worth to learn from
  3. 所属分类:Game Engine

    • 发布日期:2017-05-02
    • 文件大小:919873
    • 提供者:retoal
  1. jonathan_brenner

    0下载:
  2. 天空盒,地形,雪花, 昼夜变化,水,物理,一个fps游戏原型,要的速度-Sky box, topography, snow, day and night change, water, physics, a prototype of fps games, it is necessary to speed
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:943021
    • 提供者:小风
  1. MyTerrain2

    0下载:
  2. openGL的随机地形生成,还没有贴图,运行需要glut.h-openGL random terrain generation, there is no mapping, needed for the operation of glut.h
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:53929
    • 提供者:宇周
  1. MyTerrain1

    0下载:
  2. 修改版的openGL3D地形生成,添加了表面纹理贴图,更加真实-Modified version of the openGL3D Terrain Generation, add a surface texture mapping, and more real
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:105454
    • 提供者:宇周
  1. fractalpapers

    0下载:
  2. 与分形有关的两篇硕士论文: 分形与真实感地形生成研究.kdh 基于分形理论的创新设计及其应用.kdh-And fractal related to two master s thesis: Fractal with Generation of Realistic Terrain. Kdh fractal theory based on innovative design and its application. Kdh
  3. 所属分类:Fractal program

    • 发布日期:2017-05-12
    • 文件大小:2883062
    • 提供者:哈哈
  1. roam

    0下载:
  2. 介绍地形三角网格算法ROAM的经典算法,简单易学-Introduction terrain ROAM algorithm for triangular mesh of the classic algorithms, easy to learn
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:905414
    • 提供者:王强
  1. ant_plane

    7下载:
  2. 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:11067
    • 提供者:batilei
  1. QuadTreeLOD

    1下载:
  2. OPENGL与四叉树完成地形的模拟,对三维GIS开发-OPENGL with complete quadtree terrain simulation, the development of three-dimensional GIS
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1861007
    • 提供者:anthony
  1. saga_2.0.3_src

    0下载:
  2. 地理信息系统源码,地形分析,三角网,格网等分析应用-GIS source, terrain analysis, triangulation, analytical applications, such as grid
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3464746
    • 提供者:朱军
  1. QuadTreeLOD

    2下载:
  2. 采用VC及Opengl基于四叉树及LOD算法的室外三维地形实时渲染源代码-The use of VC and Opengl quadtree-based LOD algorithm and outdoor real-time rendering of three-dimensional terrain source code
  3. 所属分类:Game Engine

    • 发布日期:2017-05-04
    • 文件大小:1468942
    • 提供者:flamingo
  1. HeightMap

    0下载:
  2. 通过OpenGl构造三维地形,并且附带摄像机功能.-OpenGl structure through three-dimensional terrain, and attached to the camera function.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2134412
    • 提供者:Halona
  1. fractal_example

    0下载:
  2. 分形地形的生成和模拟,可以用于学习研究分形结构编程-Fractal terrain generation and simulation, can be used to study the fractal structure of programming
  3. 所属分类:Fractal program

    • 发布日期:2017-04-05
    • 文件大小:67971
    • 提供者:HK
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com