登录
首页 » Visual C++ » Terrain3DTest

Terrain3DTest

于 2010-08-30 发布 文件大小:627KB
0 161
下载积分: 1 下载次数: 12

代码说明:

  三维地形的模拟,用的工具是opengl,对于研究大规模地形的绘制非常有用,把源码拿出来与大家分享(Three-dimensional terrain modeling, using tools opengl, for the study of large-scale terrain rendering is very useful to share with you source out)

文件列表:

Terrain3DTest
.............\Debug
.............\.....\MainFrm.obj,20732,2009-02-26
.............\.....\MilkShapeModel.obj,12174,2009-02-26
.............\.....\Model.obj,12339,2009-02-26
.............\.....\StdAfx.obj,107996,2009-02-26
.............\.....\Terrain3DTest.exe,172179,2009-02-26
.............\.....\Terrain3DTest.obj,24199,2009-02-26
.............\.....\Terrain3DTest.pdb,508928,2009-02-26
.............\.....\Terrain3DTest.res,7356,2009-02-26
.............\.....\Terrain3DTestDoc.obj,15896,2009-02-26
.............\.....\Terrain3DTestView.obj,79563,2009-02-26
.............\.....\Texture.obj,11840,2009-02-26
.............\.....\vc60.pdb,380928,2009-02-26
.............\Glext.h,12794,2005-10-19
.............\MainFrm.cpp,2514,2005-10-19
.............\MainFrm.h,1581,2005-10-19

.............\MilkShapeModel.cpp,5817,2005-10-19
.............\MilkShapeModel.h,743,2005-10-19
.............\Model.cpp,4801,2005-10-19
.............\Model.h,1811,2005-10-19
.............\model.ms3d,33889,2005-10-19
.............\ReadMe.txt,4476,2005-10-19
.............\RES

.............\...\Terrain3DTest.rc2,405,2005-10-19


.............\Resource.h,501,2005-10-19
.............\StdAfx.cpp,215,2005-10-19
.............\StdAfx.h,1327,2005-10-19
.............\Terrain3DTest.aps,28888,2005-10-19
.............\Terrain3DTest.clw,2393,2005-10-19
.............\Terrain3DTest.cpp,4335,2005-10-19
.............\Terrain3DTest.dsp,5188,2005-10-19
.............\Terrain3DTest.dsw,551,2005-10-19
.............\Terrain3DTest.exe,172115,2005-10-19
.............\Terrain3DTest.h,1424,2005-10-19
.............\Terrain3DTest.ncb,148480,2009-02-26
.............\Terrain3DTest.opt,50688,2009-02-26
.............\Terrain3DTest.plg,2973,2009-02-26
.............\Terrain3DTest.rc,10620,2005-10-19
.............\Terrain3DTestDoc.cpp,1882,2005-10-19
.............\Terrain3DTestDoc.h,1543,2005-10-19
.............\Terrain3DTestView.cpp,27123,2005-10-19
.............\Terrain3DTestView.h,3561,2005-10-19
.............\Texture





.............\.......\WATER.BMP,66614,2005-10-19
.............\Texture.cpp,6856,2005-10-19
.............\Texture.h,695,2005-10-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WmfViewer
    说明:  wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作(wmf file to view the procedure, the procedure is a vc prepared activex control, can wmf file for viewing and scaling operations)
    2008-08-28 16:28:29下载
    积分:1
  • 多边变换2_VC
    用vc编写的一个多边形变换程序(vc prepared using a polygon transformation process)
    2020-11-11 20:59:44下载
    积分:1
  • osgparticle
    osg粒子子系统例子,一个是简单的粒子系统,另一个是烟(the example of particle sysytem in OSG)
    2012-04-11 21:23:22下载
    积分:1
  • Game_Demo
    ogre的高级编程框架,适合对ogre深入学习者。(the ogre senior programming framework,suitable learners in depth ogre.)
    2013-04-02 13:22:26下载
    积分:1
  • OCC
    这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。(This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.)
    2009-03-03 10:40:25下载
    积分:1
  • 3D_TerrainV2.0
    3d与 vc opengl 的结合 ,对初学者的帮助应该很大(Vc opengl and 3d combination of help for beginners should be great)
    2008-07-30 21:45:14下载
    积分:1
  • osgRecipes-master
    osg cookbook 中的源代码,里面有OSG和CG的结合,OSG和CEGUI的结合,OSG与QT的结合以及PHYSX的结合。(the source code of OSGCOOKBOOK,include integration of OSG and CG,CEGUI,QT and physx)
    2013-09-07 21:30:32下载
    积分:1
  • day
    openGl大作业,包含光源,移动物体,简易动画,纹理场,建筑等。(openGl large operations, including light, moving objects, simple animation, texture field, construction and so on.)
    2020-09-13 13:47:58下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • Gouraud
    转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 (Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
    2020-06-30 19:40:01下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载