登录
首页 » Visual C++ » OPENGL_LOD

OPENGL_LOD

于 2009-04-02 发布 文件大小:1836KB
0 110
下载积分: 1 下载次数: 57

代码说明:

  VC++环境使用OpenGL实现地形模拟,使用四叉树Lod算法(OpenGL Lod)

文件列表:

OPENGL与四叉树完成地形的模拟%2C对三维GIS开发
............................................\QuadTreeLOD
............................................\...........\3DTree.cpp
............................................\...........\3DTree.h
............................................\...........\Bit.cpp
............................................\...........\Bit.h
............................................\...........\Camera.cpp
............................................\...........\Camera.h
............................................\...........\Debug
............................................\...........\.....\3DTree.obj
............................................\...........\.....\Bit.obj
............................................\...........\.....\Camera.obj
............................................\...........\.....\Frustum.obj
............................................\...........\.....\GameWnd.obj
............................................\...........\.....\Loaders.obj
............................................\...........\.....\main.obj
............................................\...........\.....\Math.obj
............................................\...........\.....\QuadTreeLOD.exe
............................................\...........\.....\QuadTreeLOD.ilk
............................................\...........\.....\QuadTreeLOD.pch
............................................\...........\.....\QuadTreeLOD.pdb
............................................\...........\.....\Scene.obj
............................................\...........\.....\SkyBox.obj
............................................\...........\.....\Terrain.obj
............................................\...........\.....\Text.obj
............................................\...........\.....\Texture.obj
............................................\...........\.....\vc60.idb
............................................\...........\.....\vc60.pdb
............................................\...........\.....\vector.obj
............................................\...........\Frustum.cpp
............................................\...........\Frustum.h
............................................\...........\GameHead.h
............................................\...........\GameWnd.cpp
............................................\...........\GameWnd.h
............................................\...........\Loaders.cpp
............................................\...........\Loaders.h
............................................\...........\MAIN.CPP
............................................\...........\Math.cpp
............................................\...........\Math.h
............................................\...........\QuadTreeLOD.dsp
............................................\...........\QuadTreeLOD.dsw
............................................\...........\QuadTreeLOD.ncb
............................................\...........\QuadTreeLOD.opt
............................................\...........\QuadTreeLOD.plg
............................................\...........\Scene.cpp
............................................\...........\Scene.h
............................................\...........\SkyBox





............................................\...........\......\Top.bmp
............................................\...........\SkyBox.cpp
............................................\...........\SkyBox.h
............................................\...........\Terrain


............................................\...........\.......\Terrain.raw
............................................\...........\Terrain.cpp
............................................\...........\Terrain.h
............................................\...........\Text.cpp
............................................\...........\Text.h
............................................\...........\Texture.cpp
............................................\...........\Texture.h
............................................\...........\TreeMgr.cpp
............................................\...........\TreeMgr.h
............................................\...........\VECTOR.CPP
............................................\...........\Vector.h
............................................\...........\使用说明.txt

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

发表评论

0 个回复

  • shejibingmunishixianzhengxingduoweishuzuleixing
    (1)定义整型多维数组类型,各维的下标是任意整数开始的连续整数; (2)下标变量赋值,执行下标范围检查; (3)同类型数组赋值; (4)子数组赋值,例如,a[1..n]=a[2..n+1];a[2..4][3..5]=b[1..3][2..4]; (5)确定数组的大小。 ((1) the definition of multi-dimensional array of type integer, the dimension subscript is any integer beginning in integers (2) subscript variable assignment, the implementation of subscript range checks (3) the same type of array assignment (4) sub-array assignment, for example, a [1 .. n] = a [2 .. n+1] a [2 .. 4] [3 .. 5] = b [1 .. 3] [2 .. 4] (5) determine the size of the array.)
    2010-05-30 15:09:25下载
    积分:1
  • current-meter
    三相电流表源程序 基于CS5460a 485通讯 遵循mudbus协议 测试成功(Three-phase ammeter source based CS5460a 485 communications follow mudbus protocol test )
    2020-09-04 17:18:06下载
    积分:1
  • RBF-NN_GA
    基于MATLAB编写的基于遗传算法的RBF-NN训练程序(Based on the PID controller based on genetic algorithm RBF-NN MATLAB_SIMULINK prepared)
    2015-03-26 20:07:02下载
    积分:1
  • 蚁群算法求解带时间窗的车辆路径问题 ant
    本代码用蚁群算法求解带时间窗的车辆路径问题(The code with ant colony algorithm with time window of vehicle routing problem)
    2009-04-09 21:03:54下载
    积分:1
  • GA
    说明:  关于GA的c++代码和matlab代码的一个文件,可以做一个性能对比后,选择使用(On GA in c++ code and matlab code of a file, you can make a performance comparison, the option of using)
    2010-06-01 15:29:19下载
    积分:1
  • simple-file
    简单的文件系统试验源代码,可用于操作系统的大型实验~~(Simple test source code of the file system, the operating system can be used for large-scale experiments to ~)
    2013-01-06 14:34:35下载
    积分:1
  • new--1
    使用MPI_Send和MPI_Recv 实现MPI_Allgather, MPI_Alltoall ,MPI_Gather, MPI_Scatter 等群集函数 (Use MPI_Send and MPI_Recv achieve MPI_Allgather, MPI_Alltoall, MPI_Gather, MPI_Scatter and other cluster function)
    2015-05-23 17:15:42下载
    积分:1
  • buffer
    boa的源码,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.(boa the source, a very useful web servers, support for html and cgi, can run on multiple platforms.)
    2007-09-30 00:18:08下载
    积分:1
  • cn700_vc347772244
    银行家算法的实现 vc++开发 有需要的可以下载使用(bankers algorithm development to achieve vc need can be downloaded use)
    2005-06-30 10:37:21下载
    积分:1
  • clPlot
    说明:  MFC坐标系的绘制,动态显示曲线,感兴趣的可以参考下~~(MFC frame rendering, dynamic display curves of interest can refer to the following ~ ~)
    2011-03-08 23:04:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载