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

搜索资源列表

  1. SimNatureExe

    0下载:
  2. 实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:619
    • 提供者:小李
  1. QUADTREE地形

    0下载:
  2. 四叉树(lod)实现地形三维可视化的程序,内有代码和数据-quadtree (incomplete) 3D terrain visualization procedures, which have code and data
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:302262
    • 提供者:齐名
  1. Chap07.rar

    1下载:
  2. 《3D游戏编程》随书光盘 第7章 外部地形处理:三维世界的处理技巧, 有详细源代码, 包括3D地形生成技巧, 控制摄像机实现地形上的移动,裁剪多余多边形,给引擎减重,四叉树:有效管理较大地形的方法, 四叉树的剔除:速度优化技巧, LOD:使用LOD进行地形处理,防止龟裂:龟裂问题的解决。," 3D Game Programming" book with CD-ROM Chapter 7 deal with the external landscape: the world of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7038195
    • 提供者:11
  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. 05.QuadTree+Frustum

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

    • 发布日期:2017-05-15
    • 文件大小:2780145
    • 提供者:xiaoqiang
  1. 06.QuadTree+LOD

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

    • 发布日期:2017-05-17
    • 文件大小:3196918
    • 提供者: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. 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. 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. TheLargeScaleTerraiRendering

    0下载:
  2. 介绍四叉树基于视点LOD算法简化地形的图形编程资料,很有实用性,还带有其它效果的算法-Introduced Quadtree LOD algorithm based on the simplified view of the graphical programming information terrain is very practical, but also with other effects of the algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:651592
    • 提供者:薄涛
  1. Terrain

    0下载:
  2. 简单的地形渲染程序,使用了四叉树的LOD优化算法。-Simple rendering of the terrain, the use of the LOD Quadtree Optimization.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3797911
    • 提供者:xuhao
  1. QUADTREE

    1下载:
  2. 根据随机生成的地形快速建立四叉树,并提供漫游功能,对学习三维地形浏览很有帮助。-Based on randomly generated terrain quadtree to quickly create and provide roaming for learning three-dimensional terrain views helpful.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3956691
    • 提供者:111111
  1. 3Dsuanfa

    0下载:
  2. c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achiev
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:499568
    • 提供者:李海涛
  1. quardtreeOpenGL

    0下载:
  2. 这是一个基于OpenGL编写的四叉树完成地形的模拟实例适合学习OpenGL的人观看-This is an OpenGL-based quadtree prepared to complete the simulation of terrain suited to learning OpenGL examples of people who watch
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1324736
    • 提供者:易靖涛
  1. openg

    0下载:
  2. OpenGL地形模拟基于四叉树的地形模拟-Codes based on OpenGL,analysising the data of land,welecom downloading.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:940009
    • 提供者:luke
  1. QuadTree

    1下载:
  2. 实现了地形图像等的四叉树分层,根据图像的梯度和稠密分布进行分层处理。-Realized images of the terrain quadtree hierarchical, according to the image gradient and the dense distribution of slicing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:138848
    • 提供者:Li Yanli
  1. LOD

    0下载:
  2. 实现LOD地形的基本类资源。包括了平截头体类和四叉树和地形类,-LOD terrain to achieve the basic categories of resources. Including a truncated cone body type and quad trees and terrain type,
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:12427
    • 提供者:leiping
  1. opengl

    0下载:
  2. OpenGL与四叉树模拟地形,适合初学者学习-OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:938764
    • 提供者:叶枫
  1. fc

    0下载:
  2. 基于数据分层分块的海量三维地形四叉树简化模型-A Model for Massive 3D Terrain Simplification Based on Data Block Partition and Quad瓜爀攀攀
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:591565
    • 提供者:吴义军
  1. QuadTreeLOD

    0下载:
  2. 利用C++语言实现了三维地形的构建、漫游、渲染及裂缝处理等功能,代码结构清晰,注释完善,适合新手学习(C++ language is used to realize the functions of 3D terrain construction, roaming, rendering and crack processing. The code structure is clear and the annotation is perfect, which is suitable for beg
  3. 所属分类:OpenGL

« 12 3 »
搜珍网 www.dssz.com