CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dynamic terrain
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dynamic terrain - List
[
OpenGL program
]
OpenGL实现三维地形实时动态显示
DL : 0
用vc++和OpenGL实现三维地形实时动态显示-with vc and OpenGL 3D real-time dynamic display of terrain
Update
: 2025-02-17
Size
: 1.22mb
Publisher
:
hkx
[
GDI-Bitmap
]
3DTest
DL : 0
三维地形实时动态显示的核心技术研究,对三维图形研究有很大的帮助.-real-time three-dimensional terrain of the core dynamic display technology research, research on 3D graphics is very useful.
Update
: 2025-02-17
Size
: 1.27mb
Publisher
:
丁立平
[
OpenGL program
]
三维动态地形模拟
DL : 0
用VC在OpenGL环境下动态模拟三维地形的生成-VC environment in OpenGL 3D Dynamic Simulation Terrain Generation
Update
: 2025-02-17
Size
: 40kb
Publisher
:
肖树才
[
OpenGL program
]
ROAMSimple_terrain_render
DL : 0
ROAM实时动态LOD地形渲染 内附翻译文档,个人认为非常不错,推荐下载-ROAM real-time dynamic LOD Terrain Rendering files containing the translation, I think is very good and recommended downloading
Update
: 2025-02-17
Size
: 3.41mb
Publisher
:
张伟
[
OpenGL program
]
OpenGLTerrain
DL : 0
本程序主要介绍三维地形的动态生成和模拟技术,地形的高程使用了不同的颜色。-this program introduces 3D terrain generation and the dynamic simulation technology, terrain elevation using a different color.
Update
: 2025-02-17
Size
: 47kb
Publisher
:
h
[
OpenGL program
]
Terrain2
DL : 0
本程序主要介绍三维地形的动态生成与模拟技术-this program introduces 3D terrain generation and the dynamic simulation technology
Update
: 2025-02-17
Size
: 43kb
Publisher
:
Quard
[
3D Graphic
]
Lod-draw
DL : 0
用于绘制动态地形,且加入了地形动态LOD实时简化算法,保证大面积地形三维运行流畅。-for dynamic mapping the topography, terrain and joined the real-time dynamic LOD simplified algorithm, ensure that the large area 3D terrain running smooth.
Update
: 2025-02-17
Size
: 698kb
Publisher
:
[
OpenGL program
]
TERRAIN3DTEST
DL : 0
这是一个虚拟地形场景漫游,涉及到三维真实感地形,地物模型建立, 地物叠加 等多项技术.关于虚拟现实的技术现在应用很广泛.主要是临场的环境,对用户控制行为的动态反应-This is a virtual roaming terrain scenes, involving realistic three-dimensional terrain model building features, such as superposition of a number of technical features. On virtual reality technology is now a wide range of applications. Mainly spot the environment, for users to control the dynamic behavior reaction
Update
: 2025-02-17
Size
: 308kb
Publisher
:
阮健
[
Shot Game
]
DemoFromDJ
DL : 0
简单而较全面的游戏小demo,使用dx9编制。实现了场景、动模、地形、摄像机以及简单的人工智能。-Simple and more comprehensive small game demo, use dx9 preparation. The realization of the scene, dynamic terrain, camera and a simple artificial intelligence.
Update
: 2025-02-17
Size
: 8.57mb
Publisher
:
姚雨晴
[
OpenGL program
]
Dynamicdisplayofreal-time3Dterrain
DL : 0
三维地形实时动态显示DEMO800*600下效果最好,源代码包含了三维地形生成的全过程,包括数据的读入,数据的组织,三角网的构造,光照、材质、纹理等应用。-Real-time dynamic display of three-dimensional terrain DEMO800* 600 under the best source code contains three-dimensional terrain to generate the whole process, including data read, data organization, triangulation construction, light, texture, texture applications.
Update
: 2025-02-17
Size
: 1.22mb
Publisher
:
berger
[
Documents
]
id_tech5_clipmap_
DL : 0
ID TECH5是PC 3D游戏之父和DOOM之父John Carmack最新推出的一项新的游戏制作技术.核心内容为一种命名为"magatexture"的动态贴图管理技术.实际上是一种动态卸载和装载渲染资源技术的统称. 本文主要对引擎中几种技术做初步的讲述 1,综述地形渲染以及贴图技术 2,Clipmap介绍 3,基于D3D9的解决方案描述 4,优化和扩展 5,方案可行性-ID TECH5 is a PC 3D game DOOM father and the father of John Carmack recently launched a new game technology. The core content for a named dynamic mapping magatexture management techniques. Is actually a dynamic unloading and loading rendering resources collectively technology. In this paper, several of the engine technology on the one to do a preliminary overview of the terrain rendering and mapping 2, Clipmap Introduction 3, D3D9-based solution described in 4, optimization and expansion of 5, Feasibility
Update
: 2025-02-17
Size
: 1.49mb
Publisher
:
黄滔
[
Game Program
]
ROAM
DL : 0
ROAM动态地形LOD代码 -ROAM Dynamic Terrain LOD code
Update
: 2025-02-17
Size
: 296kb
Publisher
:
zz
[
3D Graphic
]
display
DL : 0
能动态的显示三维地形,并对地形进行浏览,非常美观-To achieve a dynamic display of three-dimensional topography, terrain and browsing, very beautiful
Update
: 2025-02-17
Size
: 7.96mb
Publisher
:
李少斌
[
GUI Develop
]
Tank_Source_Code
DL : 0
基于车辆动力学的作战坦克仿真源码,能较真实地模拟车辆的运动性能。-Tank Simulator is a software tool to simulate a battle Tank based on its vehicle dynamics. Vehicle dynamics allow simulations to contain parameters that most clearly approximate the dynamic performance of the vehicle. Tank Simulator is still under development and currently simulates only few vehicle parameters like weight, dimension, velocity, suspension and braking effects. The complete version will be one which will have all the vehicle parameters included and exhibits Track-Terrain interaction. The developmental activity uses a computational engine called Open Dynamics Engine (ODE), which is an industrial standard library to simulate articulated bodies. It provides interactive or real-time simulation. 3D Visual environment of the simulator uses a Graphics Library that is packaged with ODE. Functions have been added to this library to suit to the application’s need. The complete software is packaged as an integrated environment in Visual C++.
Update
: 2025-02-17
Size
: 1.4mb
Publisher
:
王刚
[
OpenGL program
]
OpenGL_3d_realtime_terrain
DL : 0
OpenGL实现三维地形实时动态显示,kan le jiu zhidao-OpenGL to achieve real-time dynamic display of three-dimensional terrain
Update
: 2025-02-17
Size
: 2.15mb
Publisher
:
刘星
[
3D Graphic
]
3Dsuanfa
DL : 0
c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achieve. advanced collision detection technology. quadtree and octree choice of bound. picture cut set algorithm
Update
: 2025-02-17
Size
: 488kb
Publisher
:
李海涛
[
OpenGL program
]
ROAM_LOD
DL : 0
实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。--achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree methods to establish a LOD algorithm, and the LOD algorithm with a view to achieve the dynamic multi-resolution terrain. Many times using ground texture, brightness map technology to lighting scenes. DEMO while also achieving the Billboard, motion blur, function. Adoption of C, the modular structure allows procedures with high scalability.
Update
: 2025-02-17
Size
: 296kb
Publisher
:
佟杰
[
Other Games
]
LODTerrain
DL : 0
LOD技术,做的动态地形,有碰撞检测,自己做了好久才做好-LOD technology, so the dynamic terrain, with collision detection, make their own for a long time before they do
Update
: 2025-02-17
Size
: 3.42mb
Publisher
:
11
[
OpenGL program
]
GPU-based_texture-mapping
DL : 0
基于GPU的动态地形过程纹理映射方法pdf-GPU-based dynamic terrain texture mapping process pdf
Update
: 2025-02-17
Size
: 222kb
Publisher
:
小轩
[
OpenGL program
]
Real-time-display-of-dynamic-terrain
DL : 0
实现读取DEM数据来绘制地形,同时实现对地形的漫游,地形漫游是通过一个3D导弹模型作为标准来进行实现的-DEM data to achieve the terrain to draw, while the terrain of the roaming, terrain roaming through a 3D missile model as a standard to achieve
Update
: 2025-02-17
Size
: 1.19mb
Publisher
:
dasvid
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.