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

Important-QuadTreeLOD

于 2015-03-29 发布 文件大小:3766KB
0 237
下载积分: 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 个回复

  • terrain
    演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
    2013-05-27 23:51:46下载
    积分:1
  • 3333
    基于2D轮廓的三维模型相似性比较研究 在游戏开发和机械建模 常用的方法
    2009-04-11 00:21:12下载
    积分: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
  • coders
    使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)
    2020-09-14 14:27:57下载
    积分:1
  • DownsamplePointCloud
    VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
    2021-05-10 01:08:33下载
    积分:1
  • voronoi
    visual c++实现voronoi图生成函数的实现 voronoi图生成与构造(voronoi implements with visul c++)
    2016-03-22 00:31:02下载
    积分:1
  • The_Magic_Of_Computer_Graphics
    计算机图形学重要参考。对理解OpenGL和D3D的渲染过程有重要帮助。(Computer graphics is a vast field that is becoming larger every day. It is impossible to cover every topic of interest, even within a specialization such as CG rendering. For many years, Noriko Kurachi has reported on the latest developments for Japanese readers in her monthly column for CG World. Being something of a pioneer herself, she selected topics that represented original and promising new directions for research. Many of these novel ideas are the topics covered in The Magic of Computer Graphics. Starting the basic behavior of light, the first section of the book introduces the most useful techniques for global and local illumination using geometric descriptions of an environment. The second section goes on to describe image-based techniques that rely on captured data to do their magic. In the final section, the author looks at the synthesis of these two complementary approaches and what they mean for the future of computer graphics.)
    2015-01-28 12:30:23下载
    积分:1
  • zeus2d_v2.0.tar
    二维磁流体计算程序,可根据问题干煸,已有改变成三维的版本(Two-dimensional MHD calculation program, according to the problem dry stir, has changed into a three-dimensional version of the)
    2020-11-21 10:49:36下载
    积分:1
  • Facce
    face重建程序.cpp,大家随便看看,没有makefile(face reconstruction procedure. cpp, you look around, there is no makefile)
    2008-12-25 14:00:18下载
    积分:1
  • VTK3Dreconstruction
    在vc++6.0下结合VTK开发的经典三维重建程序(In vc++ 6.0 under the classic combination of VTK development of three-dimensional reconstruction procedure)
    2008-05-21 10:41:37下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载