登录
首页 » Visual C++ » 12345678

12345678

于 2012-02-07 发布 文件大小:2952KB
0 397
下载积分: 1 下载次数: 15

代码说明:

  大规模地形渲演算法,支持LOD处理,是实现虚拟现实的一种方法(Virtural Realy)

文件列表:

大规模地形渲染(LOD算法)
.........................\LoD算法(四叉树).doc,219136,2007-12-03
.........................\SimNatuer 程序设计架构.pdf,90291,2005-03-19
.........................\Ver-3.2 Release
.........................\...............\Bugs修正.txt,59,2003-12-18
.........................\...............\Console.log.html,1488,2007-12-30
.........................\...............\data
.........................\...............\....\flare





.........................\...............\....\.....\second2.jpg,4977,2003-11-30
.........................\...............\....\map




.........................\...............\....\...\map1024-1.ini,1031,2003-11-30
.........................\...............\....\...\Map1024.ini,1020,2003-11-30
.........................\...............\....\...\map1024.map,1115148,2003-11-30
.........................\...............\....\...\Map2048-4.ini,900,2003-11-30
.........................\...............\....\...\Map2048.ini,1023,2003-11-30
.........................\...............\....\...\Map4096.ini,1003,2003-11-30
.........................\...............\....\...\Map512.ini,954,2003-11-30

.........................\...............\....\...\tex.jpg,119849,2003-11-30
.........................\...............\....\Skybox





.........................\...............\....\......\Top.JPG,8465,2003-11-30
.........................\...............\....\texture
.........................\...............\....\.......\Rain.bmp




.........................\...............\....\.......\Tree3.jpg,11823,2003-11-30
.........................\...............\....\.......\Tree4.jpg,12834,2003-11-30
.........................\...............\....\.......\water01.jpg,5189,2003-11-30
.........................\...............\....\.......\water02.jpg,34703,2003-11-30
.........................\...............\GLTexture.dll,45056,2003-11-30
.........................\...............\Image.dll,278528,2003-11-30
.........................\...............\Map.dll,196608,2003-11-30
.........................\...............\MapTool.exe,196608,2003-11-30
.........................\...............\SimNature.exe,274432,2003-12-18
.........................\...............\SimNature.ini,430,2003-12-18
.........................\...............\SimNature操作手册.txt,1450,2003-06-22
.........................\...............\地图格式.txt,294,2002-09-17
.........................\...............\地图配置文件.txt,923,2003-05-16
.........................\...............\工具程序使用指南.txt,266,2003-05-16
.........................\...............\配置文件的格式说明.txt,1668,2003-05-16
.........................\使用VBO扩展.pdf,142747,2005-03-19
.........................\基于LOD的大规模真实感室外场景实时渲染技术的初步研究.pdf,941799,2005-03-19
.........................\程序源代码
.........................\..........\BillBoard.cpp,1449,2003-04-30
.........................\..........\BillBoard.h,1063,2003-05-01
.........................\..........\BillBoardMgr.cpp,4734,2003-06-22
.........................\..........\BillBoardMgr.h,1924,2003-06-22

.........................\..........\Camera.h,2252,2003-09-06
.........................\..........\CommGLHeader.h,1164,2003-05-01
.........................\..........\Configure.cpp,5705,2003-05-05
.........................\..........\Configure.h,1311,2003-05-01
.........................\..........\Console.cpp,6202,2003-05-05
.........................\..........\Console.h,1143,2003-05-01
.........................\..........\Console.log.html,802,2007-12-02
.........................\..........\Data.cpp,1948,2003-05-05
.........................\..........\Data.h,1035,2003-05-01
.........................\..........\Effect.cpp,6037,2003-06-22
.........................\..........\Effect.h,3008,2003-06-12
.........................\..........\FreeCamera.cpp,5776,2003-06-12
.........................\..........\FreeCamera.h,1971,2003-06-12
.........................\..........\frustum.cpp,11268,2003-04-30
.........................\..........\frustum.h,724,2003-04-30
.........................\..........\GamaControl.cpp,1566,2003-05-05
.........................\..........\GamaControl.h,662,2003-05-01
.........................\..........\GameApp.cpp,11795,2003-05-27
.........................\..........\GameApp.h,3120,2003-05-07
.........................\..........\glext.h,177152,2001-06-08
.........................\..........\GLMain.cpp,13776,2007-12-02
.........................\..........\glparam.h,97036,2002-08-30
.........................\..........\GLTexture.dll,45056,2003-11-30
.........................\..........\gltexture.h,1098,2007-12-02
.........................\..........\GLTexture.lib,3878,2003-06-22
.........................\..........\GLTextured.lib,3900,2003-06-22

.........................\..........\Image.def,682,2003-04-21
.........................\..........\Image.dll,278528,2003-11-30
.........................\..........\Image.h,3093,2003-04-30
.........................\..........\Image.lib,6824,2003-06-22
.........................\..........\Imaged.lib,6864,2003-06-22
.........................\..........\InitGLext.cpp,1191,2003-10-12
.........................\..........\InitSence.cpp,18906,2007-12-02
.........................\..........\InitSence.h,1008,2003-09-06
.........................\..........\Input.cpp,388,2003-04-30

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

发表评论

0 个回复

  • 3dde
    3d demo c++ opengl demo (good 3d demo)
    2009-06-18 13:47:11下载
    积分:1
  • MutilReDraw
    说明:  访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)
    2019-01-10 14:46:42下载
    积分: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
  • imageSNRPSNRMSE
    图像的SNR,PSNR以及MSE的计算源代码(The image SNR, PSNR and the source code for the calculation of MSE)
    2010-10-19 13:18:44下载
    积分:1
  • lamp
    一个VRML的示例,通过鼠标点击可以使场景内的灯管发光(An example of a VRML through mouse clicks can make a scene inside the lamp light)
    2013-12-25 21:05:40下载
    积分:1
  • qt-3dconstruct
    qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引(qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices)
    2013-07-17 20:17:48下载
    积分:1
  • D3D9Init
    说明:  D3D 的入门程序,包括初始化D3D编程环境和初始化窗口(D3D init program)
    2010-04-20 14:33:32下载
    积分:1
  • Seabed-Terrain
    基于LOD技术的3D海底地形仿真系统。主要讲述海底地形的绘制及仿真系统的组成。(Based on the LOD 3D seafloor topography simulation system. Focuses on the composition of the seabed topography mapping and simulation system.)
    2012-03-08 09:35:35下载
    积分:1
  • 3dSimulation
    说明:  我做的三维图形加工仿真的源代码 对数控加工感兴趣的可以研究下(I do 3D graphics processing simulation of the source code for NC machining can be interested in the study)
    2021-04-22 23:18:48下载
    积分:1
  • Ilib-1.1.8-min
    说明:  IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。(IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW issued by the image processing support for 1, 8, 16, spaces with/without symbols, and symbols are 32, 32-bit floating-point type data types. Support for RGB, CMYK, YCACB, YUV, XYZ color space, support alpha channel support rectangular ROI, ROI access, support shielding block images, error handling, user-defined functions to support image mathematics, geometry, filtering, image statistics, color space conversion operations .)
    2006-03-09 10:18:14下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载