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

Important-QuadTreeLOD

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

  • planeDoc
    无人机路径规划。在给定的三维空间中搜索一条安全可行的无人机飞行路径(Path Planning. In a given three-dimensional space to search for a safe and feasible UAV flight path)
    2010-05-26 17:00:07下载
    积分:1
  • vc++数字像处理源代码
    说明:  VC图像处理,对初学者和研究者有一定的参考作用。(VC image processing, for beginners and researchers are certain references.)
    2006-01-02 19:38:36下载
    积分:1
  • DrawPicture
    计算机图形学的例子,包含有图形平移,旋转,3d显示和消隐等(Examples of computer graphics, including graphic translation, rotation, 3d display and blanking)
    2012-11-20 22:44:35下载
    积分:1
  • RubikCube-master
    用c++和Direct3D写的一个3D三阶魔方(3D Rubik Cube based on C++&Direct3D)
    2017-10-27 14:05:08下载
    积分:1
  • Tyunnnanbaizzh
    这是关于云南白族村的vrml原码,如果看代码,,请用vrmlpad编辑器打开,如果预览请用bs. (This is on the Yunnan Bai village in the vrml the original code, if we look at the code, open with vrmlpad editor preview with bs.)
    2012-07-11 08:06:52下载
    积分:1
  • Game_Demo
    ogre的高级编程框架,适合对ogre深入学习者。(the ogre senior programming framework,suitable learners in depth ogre.)
    2013-04-02 13:22:26下载
    积分:1
  • Scene
    Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!(Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the river scene, jumping fish, fountains, trees, plants, houses, towers, stairs, waving flags and so on. First-person perspective, you can skip walking collision detection, simulation of the day and night, and more!)
    2021-01-25 22:18:38下载
    积分:1
  • test-of-projects
    自己做的一些matlab 的三维重建的实验 里面有许多 CT图像图 感兴趣的试试 有一些代码可用 有一些还在调试中(3D visualization CT medical reconstruction)
    2011-11-10 10:33:41下载
    积分:1
  • KinectAnd3DMax
    说明:  Kinect 控制3DMAX应用 可是实现扑捉人体动作(But to achieve application control 3DMAX Kinect capture human motion)
    2011-03-22 16:26:41下载
    积分:1
  • ply2pcd
    点云数据转换文件。可以将PCL转换为PLY文件,反之亦然。其中用到了点云库PCL的代码。(Point cloud data file conversion. PCL can convert PLY files, and vice versa. Which uses a point cloud library PCL code.)
    2021-04-07 12:59:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载