登录
首页 » Visual C++ » Land3

Land3

于 2008-08-08 发布 文件大小:3689KB
0 239
下载积分: 1 下载次数: 26

代码说明:

  利用Lod的技术,对地形进行实时的渲染,并可以在场景中进行漫游(Hitomi Lod cavity using扲ㄛ Qinhua summarized倛vehicles shallow cavity奀wife of mother)

文件列表:

Land3
.....\APP.CPP
.....\CAMERA.CPP
.....\CAMERA.H
.....\CCommandScript.cpp
.....\CCommandScript.h
.....\CONFIG.INI
.....\CTgaLoader.cpp
.....\CTgaLoader.h
.....\DATA
.....\....\1.RAW
.....\....\Colour0.tga
.....\....\Colour1.tga
.....\....\Colour1024.raw
.....\....\Colour2.tga
.....\....\Colour3.tga
.....\....\DETAIL.TGA
.....\....\sky.tga
.....\....\vars.raw
.....\Demo.cpp
.....\DEMO.DAT
.....\Demo.h
.....\Doc
.....\...\threadmarks.files
.....\...\.................\FEATURES.CSS





.....\...\.................\turner_04.gif
.....\...\.................\turner_05a.gif
.....\...\.................\turner_05b.gif
.....\...\.................\turner_05c.gif
.....\...\.................\turner_06.gif
.....\...\.................\turner_07.gif
.....\...\.................\turner_08.gif
.....\...\threadmarks.htm
.....\FONT.CPP
.....\FONT.H
.....\general.h
.....\glext.h
.....\glFrustum.cpp
.....\glFrustum.h
.....\Land3.dsp
.....\Land3.dsw
.....\Land3.ncb
.....\Land3.sln
.....\Land3.vcproj
.....\Lib
.....\...\Zip
.....\...\...\Include
.....\...\...\Lib
.....\log.txt
.....\mathlib.h
.....\readme-eng.txt
.....\resource.cpp
.....\resource.h
.....\Roam.cpp
.....\Roam.h
.....\SYSTEM.CPP
.....\SYSTEM.H
.....\t310-debug.exe
.....\t310.exe
.....\texture_land.cpp
.....\texture_land.h
.....\vector.c
.....\vector.h
.....\WINMAIN.CPP
.....\WINMAIN.H

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

发表评论

0 个回复

  • socket
    linux下实现socket通信,类似QQ的小程序,并且有附有详细的注释,还有程序说明(Linux u4E0B u5B9E u73B0socket u901A u4FE1 uFF0C u7F7B u4F3CQQ u7684 u5C0F u7E0B u5E8F uFF0C u5E76 u4E14 u6709 u9704 u6709 u8BE6 U8FD8 u6709 u7A0B u5E8F u8BF4 u660E)
    2017-05-02 09:00:29下载
    积分:1
  • LabVIEWandUSB
    说明:  利用动态链接库现LabVIEW与USB设备的数据通信(Is the use of dynamic-link library of LabVIEW and the USB data communication equipment)
    2009-08-12 16:47:22下载
    积分:1
  • dxocclusion
    hi....its a program rendering trees in opengl and directx
    2009-11-21 18:43:13下载
    积分:1
  • SVPWM
    F28335SVPWM实现改进后的SVPWM算法,在ccs3.3下运行,所需的include文件和gel文件在28335例程中可以找到(The realization improved SVPWM algorithm, run under the ccs3.3 F28335SVPWM required include files and the gel file can be found in 28,335 routine)
    2020-10-25 15:20:00下载
    积分:1
  • MeDelete
    SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging)) In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function. )
    2011-06-26 23:22:21下载
    积分:1
  • Splitter_multi_view
    Splitter多视图切换的源代码,vc++工程(Splitter switched multi-view source code)
    2014-01-03 09:52:22下载
    积分:1
  • DH
    说明:  计算器的VC程序,界面友好,易于操作,资源不错(Calculator VC program, user-friendly, easy to operate)
    2013-01-13 18:49:55下载
    积分:1
  • sjtest3
    实现VC6.0链接access数据库,进行增加,修改,删除,清除工作。(Achieve VC6.0 Link Access , to increase, modify, delete, clear.)
    2015-09-16 09:24:13下载
    积分:1
  • MFC121751
    适合新手。控件是Windows 图形用户界面的主要组成部分之一,用户通过操作控件对象完成与应用程序之间的交互。控件的使用集中体现了Windows 系统面向对象的特点(Suitable for novices. Control is one of the major components of the Windows graphical user interface, user interaction with the application control subjects completed between. Use controls epitomizes the object-oriented features of Windows systems)
    2013-12-19 12:20:20下载
    积分:1
  • ProcessInfo
    显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
    2013-08-10 21:50:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载