登录
首页 » Visual C++ » Important-QuadTreeLOD

Important-QuadTreeLOD

于 2015-03-29 发布 文件大小:3766KB
0 325
下载积分: 1 下载次数: 10

代码说明:

  基于DEM的三维地形绘制,通过四叉树实现LOD细节层次结构(DEM-based three-dimensional terrain rendering by Quadtree LOD hierarchy details)

文件列表:

重要QuadTreeLOD
...............\QuadTreeLOD
...............\...........\3DTree.cpp,11171,2003-08-05
...............\...........\3DTree.h,1415,2003-08-05
...............\...........\Bit.cpp,1164,2003-08-12
...............\...........\Bit.h,702,2003-08-12
...............\...........\Camera.cpp,16277,2003-08-14
...............\...........\Camera.h,3273,2003-06-12
...............\...........\Debug
...............\...........\.....\3DTree.obj,46061,2015-03-24
...............\...........\.....\3DTree.sbr,0,2015-03-24
...............\...........\.....\Bit.obj,6831,2014-12-08
...............\...........\.....\Bit.sbr,0,2014-12-08
...............\...........\.....\Camera.obj,24105,2014-12-08
...............\...........\.....\Camera.sbr,0,2014-12-08
...............\...........\.....\Frustum.obj,21306,2014-12-08
...............\...........\.....\Frustum.sbr,0,2014-12-08
...............\...........\.....\GameWnd.obj,32077,2014-12-08
...............\...........\.....\GameWnd.sbr,0,2014-12-08
...............\...........\.....\Loaders.obj,20151,2014-12-08
...............\...........\.....\Loaders.sbr,0,2014-12-08
...............\...........\.....\main.obj,18264,2014-12-08
...............\...........\.....\main.sbr,0,2014-12-08
...............\...........\.....\Math.obj,19278,2014-12-08
...............\...........\.....\Math.sbr,0,2014-12-08
...............\...........\.....\QuadTreeLOD.bsc,3507200,2015-03-24
...............\...........\.....\QuadTreeLOD.exe,360546,2015-03-24
...............\...........\.....\QuadTreeLOD.ilk,520840,2015-03-24
...............\...........\.....\QuadTreeLOD.pch,4694556,2015-03-24
...............\...........\.....\QuadTreeLOD.pdb,885760,2015-03-24
...............\...........\.....\Scene.obj,29504,2014-12-08
...............\...........\.....\Scene.sbr,0,2014-12-08
...............\...........\.....\SkyBox.obj,23484,2014-12-08
...............\...........\.....\SkyBox.sbr,0,2014-12-08
...............\...........\.....\Terrain.obj,46721,2014-12-08
...............\...........\.....\Terrain.sbr,0,2014-12-08
...............\...........\.....\Text.obj,33853,2014-12-08
...............\...........\.....\Text.sbr,0,2014-12-08
...............\...........\.....\Texture.obj,25820,2014-12-08
...............\...........\.....\Texture.sbr,0,2014-12-08
...............\...........\.....\vc60.idb,238592,2015-03-24
...............\...........\.....\vc60.pdb,118784,2015-03-24
...............\...........\.....\vector.obj,9627,2014-12-08
...............\...........\.....\vector.sbr,0,2014-12-08
...............\...........\Frustum.cpp,18441,2003-08-04
...............\...........\Frustum.h,1901,2003-08-04
...............\...........\GameHead.h,1668,2003-08-12
...............\...........\GameWnd.cpp,12767,2003-06-12
...............\...........\GameWnd.h,1399,2003-06-12
...............\...........\Loaders.cpp,10124,2003-06-12
...............\...........\Loaders.h,4115,2003-06-12
...............\...........\main.cpp,1757,2003-08-11
...............\...........\Math.cpp,16758,2003-06-12
...............\...........\Math.h,2644,2003-06-12
...............\...........\QuadTreeLOD.dsp,5644,2010-08-18
...............\...........\QuadTreeLOD.dsw,545,2003-08-09
...............\...........\QuadTreeLOD.ncb,205824,2015-03-24
...............\...........\QuadTreeLOD.opt,53760,2015-03-24
...............\...........\QuadTreeLOD.plg,1629,2015-03-24
...............\...........\Scene.cpp,5243,2010-08-18
...............\...........\Scene.h,868,2003-08-14
...............\...........\SkyBox





...............\...........\......\Top.bmp,263224,2002-05-24
...............\...........\SkyBox.cpp,6618,2003-08-14
...............\...........\SkyBox.h,742,2003-06-12
...............\...........\Terrain

...............\...........\.......\Ter.raw,106472,2005-04-22

...............\...........\.......\Terrain.raw,1050625,2003-08-10
...............\...........\Terrain.cpp,15944,2014-12-08
...............\...........\Terrain.h,2369,2003-08-13
...............\...........\Text.cpp,19576,2003-06-12
...............\...........\Text.h,1188,2003-06-12
...............\...........\Texture.cpp,17025,2003-08-14
...............\...........\Texture.h,874,2003-08-14
...............\...........\TreeMgr.cpp,1891,2003-08-04
...............\...........\TreeMgr.h,830,2003-07-27
...............\...........\vector.cpp,3132,2003-08-05
...............\...........\Vector.h,1643,2003-06-12
...............\...........\使用说明.txt,284,2003-10-15

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

发表评论

0 个回复

  • 3Dmesh
    三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
    2010-10-16 17:27:19下载
    积分: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
  • ztblsdisplaysimulation
    通过GLSTUDIO设计 飞机屏显仿真界面,并用国外VAPS制作的仿真界面进行对比。(GLSTUDIO simulation of the flight through the OSD interface, and use of foreign VAPS simulation interface for making comparisons.)
    2020-09-15 20:37:56下载
    积分:1
  • caiseyu
    设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)
    2011-06-16 00:19:53下载
    积分:1
  • multi-csrbf-gui
    这是一个博士编写的关于RBF插值的三维重建的源程序,有需求的人赶紧下!(This is a prepared by Dr. RBF interpolation on the three-dimensional reconstruction of the source, there is a demand for people who hastened to the next!)
    2007-10-31 22:48:39下载
    积分:1
  • 3D-Model-Display
    在XNA4.0中,3D游戏的制作,需要很多三维模型的导入,本代码显示fbx,x等三维模型的导入,并做了相应的动画。(XNA4.0 in the production of 3D games, you need a lot of three-dimensional model of the import of this code shows the 3D model import fbx, x, and the corresponding animation.)
    2012-06-02 11:32:23下载
    积分:1
  • NZ_D3D
    逆战D3D方框透视源码(不完整 一部分)(Against the war D3D box the perspective source (incomplete part))
    2013-05-12 15:51:19下载
    积分:1
  • VSP_SE
    说明:  自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。(own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy can be calculated, short-term rates and zero autocorrelation function, District customers in the sequence of images function.)
    2006-05-14 18:53:35下载
    积分:1
  • 3D-cubic-channel-LBM-simulation
    三维方腔内流体流动的格子波尔茨曼方法模拟(Three-dimensional square cavity fluid flow simulation Lattice Boltzmann Method)
    2016-09-06 21:01:47下载
    积分:1
  • RayAABBCollision_D3D
    d3d写的aabb与射线碰撞检测的例子,vs 编写,功能完整(d3d written aabb collision detection and ray example, vs the preparation of functional integrity)
    2020-12-31 21:48:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载