搜索资源列表
OpenGL_Program_5examples
- 利用OpenGL开发的5个游戏程序的例子,有飞机射击、地形游览等。-use OpenGL development of the five games procedures example, aircraft, terrain tour.
Simple_OpenGL_Terrain
- 简单的OpenGL地形场景的例子,实现了3D地形,太阳、流动的云等场景。-simple OpenGL Terrain Scene example, the realization of 3D terrain, the sun, the movement of clouds and other scenes.
MyTerrain2
- 一个使用OpenGL实现地形动态生成的源代码,是游戏引擎的必备参考。
地形编辑器(可用鼠标调整地形高度)
- 地形编辑器(可用鼠标调整地形高度) 开发工具:VC++2005,库:OpenGL This is a project I worked on for my Interactive Computer Graphics Class at Drexel University. The goal was to have editable terrain during runtime by clicking on the terrain to edit the height and textures th
QuadTreeLOD
- 采用VC及Opengl基于四叉树及LOD算法的室外三维地形实时渲染源代码-The use of VC and Opengl quadtree-based LOD algorithm and outdoor real-time rendering of three-dimensional terrain source code
terrain
- 一个OpenGL的地形算法,是3D游戏编程要经常用到的一种算法,主要思想是根据图像生成地形。-An OpenGL terrain algorithm, is a frequently used algorithm in 3D game programming, the main idea is based on the image to generate the terrain.
SkyAndTerrain
- 这是用OpenGL在vc++6.0环境下写的天空地形游走的代码,可用键盘控制。-It is used OpenGL in vc++6.0 environment to write code to walk the sky terrain, available keyboard control.
myreport
- 3D 漫游场景 提供了3D游戏引擎的简单框架 文件带有注释 并且加入了使用OpenGL库模拟地形和粒子系统-3D scene roaming 3D game engine provides a simple framework document with a comment using the OpenGL library and joined the terrain and the particle system simulation
OpenGL3Dearth
- OPenGL和C++实现的三维地形实时动态显示-OPenGL C++ earth
Focus-On-3D-Terrain
- 基于OpenGL开发的一个地形引擎。 书里边提供了很多先进的地形算法-A terrain Engine based on OPENGL. Source code for Focus On 3D Terrain
terrain_test
- 绘制地形的代码,非常简洁!使用cg shader语言,配合opengl,效果很好!-terrain render tool