Welcome![Sign In][Sign Up]
Location:
Search - TERRAIN c

Search list

[Graph programVOXEM.ZIP

Description: will generate a voxel terrain map and place this data in a 2d array rotate the terrain map data about x,y,z
Platform: | Size: 9216 | Author: 站长 | Hits:

[OpenGL programOpenGL实现三维地形实时动态显示

Description: 用vc++和OpenGL实现三维地形实时动态显示-with vc and OpenGL 3D real-time dynamic display of terrain
Platform: | Size: 1277952 | Author: hkx | Hits:

[OpenGL programCameraMap

Description: 利用OpenGL函数库,在C++Builder环境下实现三位地形的仿真显示,实现了对地图的放大,缩小,旋转,移动等操作,对不同的高程使用不同的颜色加以标记没,并增加了光照效果,使显示更逼真!-use OpenGL libraries, the C Builder environment under three terrain simulation showed that the realization of the right of the map to zoom, rotate, such as mobile operators, the use of different elevation of different colors, not to be labeled, and to increase the effects of light, shows a more realistic!
Platform: | Size: 508928 | Author: 陈仕林 | Hits:

[OpenGL program大规模地形渲染

Description: 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
Platform: | Size: 3378176 | Author: 小高 | Hits:

[OpenGL programTextures

Description: vc++与opengl实现三维地形漫游,可用鼠标控制,也可用键盘控制,可以自定义控制键-vc with opengl 3D terrain roaming, can be used to control the mouse and keyboard can be used to control, You can define key control
Platform: | Size: 614400 | Author: 于广年 | Hits:

[Game EngineTerrainEngineSrcV0.3

Description: ParaEngine游戏引擎地形引擎(Terrain Engine)源代码(转自SourceForge)。-ParaEngine game engine terrain engine (Terrain Engine) source code (Reproduced from the SourceForge).
Platform: | Size: 105472 | Author: 赵杰伊 | Hits:

[OpenGL programDelauneyTriangleGridCreate

Description: 对地形研究过程中实现的Delauney三角网自生成示例,适合初学者-right terrain course of the study achieved Delauney Triangle Generation Network since example, for beginners
Platform: | Size: 129024 | Author: saddas | Hits:

[OpenGL programsource

Description: Visual C下OpenGL开发框架生成三维地形模拟,SDI框架,一个简单的例子-Visual C Development Framework generation OpenGL 3D terrain modeling, SDI framework, a simple example
Platform: | Size: 3035136 | Author: shanggaofeng | Hits:

[Other Gamesterrain_demo

Description: 用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的-With C++ Write a terrain DEMO, not very complicated, then just beginning to learn good study help
Platform: | Size: 22528 | Author: 宁昕 | Hits:

[OpenGL programMyTerrain2

Description: 一个用C++和OPENGL编写的模拟三维地形分层调色的程序-One with C++ And OPENGL prepared three-dimensional simulation of layered terrain palette procedures
Platform: | Size: 39936 | Author: yangliu | Hits:

[Game EnginepgLib

Description: 一个很不错的游戏引擎,自定义了游戏引擎中用的数据结构,数据元素,同时也实现了高级的元素,比如人物动画,天空Box,地形加载等,用户不用过多关心游戏如何实现,而关心实现一个什么要的游戏。-A very good game engine to customize the game engine using the data structure, data elements, but also realize the high-level elements, such as character animation, Sky Box, the terrain, such as load, users do not have too much interest in the game how to achieve, and concerned about anything to realize a game.
Platform: | Size: 1307648 | Author: 黄军 | Hits:

[3D GraphicLodTerrainReder

Description: c++与vega结合实现的3d地形,这个是从老师那里得到的,好多地方自己还不太明白,希望对大家有帮助-c++ and vega of the 3d terrain combined with the realization that this is obtained from the teacher, and a lot of places do not quite understand myself, and they hope to help everyone
Platform: | Size: 711680 | Author: 赵骞 | Hits:

[2D Graphicdelaunay

Description: 利用Delaunay三角剖分算法来进行的三维建模技术在建筑,地质地形勘测,医学图像建模,动画设计等各方面都有广泛的应用。本软件实现逐点插入算法,并且在综合参考以往逐点插入算法的基础上,提出自己的想法,在某些具体细节上进行改进。-Using Delaunay triangulation algorithm for three-dimensional modeling techniques in the construction, geological terrain surveying, medical image modeling, animation and other areas have a wide range of applications. The software implementation point by point insertion algorithm, and comprehensive reference in the previous point by point insertion algorithm based on their own ideas, in some specific details to improve.
Platform: | Size: 2330624 | Author: 经惠 | Hits:

[Linux-Unixtin_demo

Description: delaunay三角网“动态”构建,用于地形建模等应用-delaunay triangulation dynamic to build, for applications such as terrain modeling
Platform: | Size: 8568832 | Author: hhy | Hits:

[Other GamesFinalGamoDemo

Description: 学习dx游戏编程的半期大作业。有基本的场景,主角(会动),怪兽,实现了地形。还有文档说明。-Dx learning of the second half of Game Programming big operation. Basic scenario, the protagonist (will move), monster, the realization of the terrain. There are documented.
Platform: | Size: 12189696 | Author: 姚雨晴 | Hits:

[Game Programsya

Description: <1>学习3D中的地形.pdf <2>Mathematics.for.3D.Game.Programming.and.Computer.Graphics.2E.July.2005.pdf <3>向量在游戏中的应用.pdf <4>3D-Math-Primer for graphics and game development.pdf 这我所找到相关游戏开发过程,可能遇到的3d游戏方面数学上的资料!-< 1> Study of 3D terrain. Pdf < 2> Mathematics.for.3D.Game.Programming.and.Computer.Graphics.2E.July.2005.pdf < 3> vector application in the game. Pdf < 4> 3D-Math-Primer for graphics and game development.pdf this I am struggling to find the relevant game development process, that may be encountered 3d math games on the information!
Platform: | Size: 37473280 | Author: shaoyingan | Hits:

[CSharpTerrain

Description: C#编写的平滑地形生成及运动程序,采用OpenGL实现,需要CSGL库支持。-Smooth terrain generation & motion program using OpenGL[CSGL Lib required]
Platform: | Size: 889856 | Author: Anlaen Liang | Hits:

[OpenGL programMap

Description: 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture mapping of the terrain, c the color settings for their own terrain, h and t switch different terrain.
Platform: | Size: 8306688 | Author: 程代宗 | Hits:

[Windows Developterrain-erosion-master

Description: terrain erosion master
Platform: | Size: 238592 | Author: mybrain2012 | Hits:

[DirextXReal Time 3D Terrain Engines Using C++ and DX9

Description: Book: Real-Time 3D Terrain Engines Using C++ and DirectX 9 Author: Greg Snook Editorial: Charles River Media 1 edition (June 2003)
Platform: | Size: 5032960 | Author: NeonGE | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net