登录
首页 » Visual C++ » DX11Terrain

DX11Terrain

于 2013-06-17 发布 文件大小:672KB
0 280
下载积分: 1 下载次数: 23

代码说明:

  DirectX11 四叉树地形程序,通过高度图生成地图模型(DirectX11 quadtree terrain procedures, through highly generation map model)

文件列表:

Engine
......\Debug
......\.....\Engine.exe,189440,2011-08-29
......\Engine
......\......\applicationclass.cpp,12276,2011-08-28
......\......\applicationclass.h,1747,2011-08-28
......\......\cameraclass.cpp,2378,2010-11-23
......\......\cameraclass.h,959,2010-11-22
......\......\cpuclass.cpp,1876,2010-11-23
......\......\cpuclass.h,894,2010-01-20
......\......\d3dclass.cpp,17638,2011-07-19
......\......\d3dclass.h,2003,2011-07-19
......\......\data
......\......\....\dirt01.dds,1048704,2010-11-30
......\......\....\font.dds,65664,2011-07-19
......\......\....\fontdata.txt,2948,2003-11-24

......\......\Debug
......\......\Engine.vcxproj,5710,2011-08-29
......\......\Engine.vcxproj.filters,4845,2011-08-29
......\......\Engine.vcxproj.user,143,2011-08-29
......\......\font.ps,1208,2010-11-06
......\......\font.vs,1354,2010-10-03
......\......\fontclass.cpp,4357,2010-10-03
......\......\fontclass.h,1297,2010-10-03
......\......\fontshaderclass.cpp,11916,2010-10-03
......\......\fontshaderclass.h,1664,2010-10-03
......\......\fpsclass.cpp,781,2010-11-23
......\......\fpsclass.h,823,2010-10-06
......\......\frustumclass.cpp,5993,2010-10-08
......\......\frustumclass.h,933,2010-10-08
......\......\inputclass.cpp,6626,2011-07-28
......\......\inputclass.h,1536,2011-07-18
......\......\lightclass.cpp,1012,2011-05-19
......\......\lightclass.h,964,2011-05-19
......\......\main.cpp,686,2009-09-15
......\......\positionclass.cpp,6497,2010-11-23
......\......\positionclass.h,1345,2010-11-23
......\......\quadtreeclass.cpp,21899,2011-08-29
......\......\quadtreeclass.h,1989,2011-08-28
......\......\systemclass.cpp,6000,2011-07-17
......\......\systemclass.h,1438,2011-07-17
......\......\terrain.ps,1799,2011-08-24
......\......\terrain.vs,1616,2011-08-24
......\......\terrainclass.cpp,14045,2011-08-29
......\......\terrainclass.h,1751,2011-08-28
......\......\terrainshaderclass.cpp,11876,2011-08-28
......\......\terrainshaderclass.h,1675,2011-08-28
......\......\textclass.cpp,17523,2011-08-28
......\......\textclass.h,2026,2011-08-28
......\......\textureclass.cpp,912,2010-07-06
......\......\textureclass.h,814,2010-07-06
......\......\timerclass.cpp,1343,2010-11-23
......\......\timerclass.h,773,2008-01-15
......\Engine.sln,885,2011-08-29

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

发表评论

0 个回复

  • lit_pyramid
    学习directx的光照效果源程序, 显示pyramid造型光照效果,在directx8环境下编译(Directx study the effect of the light source, showing the effect of light pyramid shape, in the circumstances directx8 compiler)
    2009-04-10 17:17:19下载
    积分:1
  • gjwsy
    通过串口读取GPS的信息,并解析信息,显示经纬度以及其他的一些主要值,并将该经纬度值转化成大地坐标值(Read through the serial port GPS information and analysis information to display latitude and longitude as well as some other major value, and the latitude and longitude values converted to geodetic coordinates)
    2016-07-15 17:09:46下载
    积分:1
  • WinPcap
    WinPcap中文帮助手册,网络编程必备帮助文档,包含了大量的函数。(WinPcap Chinese help manuals, network programming necessary to help document, contains a large number of functions.)
    2009-01-10 15:39:48下载
    积分:1
  • DEM的读取与显示 实现大规模地形显示
    DEM的读取与显示 实现大规模地形显示(DEM read and display of large-scale Terrain)
    2010-07-18 11:27:51下载
    积分:1
  • TimeTransform
    vc 时间戳转换北京时间格式(字符串) 北京时间格式转换时间戳
    2015-12-29 10:52:56下载
    积分:1
  • Wireless-collaborative-network
    无线协作网络中存在干扰时的中继选择协议 无线协作网络中存在干扰时的中继选择协议(Wireless collaborative network exists in the relay selection protocol interference)
    2011-04-26 23:15:59下载
    积分:1
  • readsac
    用C程序编写,可以读取SAC格式的地震波形数据。头文件包含了sac格式的头段。在window和LINUX环境下都可运行。(With C programming, you can read the seismic waveform data SAC format. Header file contains the header sac format. Window and can be run under LINUX environment.)
    2020-11-08 17:59:48下载
    积分:1
  • facecount1
    实现USB采集的图像序列或者视频中人脸检测与计数,应用OPENCV实现(Image sequence to achieve USB or video capture human face detection and counting, the application to achieve OPENCV)
    2020-07-21 14:38:46下载
    积分:1
  • singly-linked-list
    singly link list (sorted)
    2016-11-26 05:37:27下载
    积分:1
  • SYIN
    数学符号输入工具SYIN,完全开源免费。作者最近忙重修,过了寒假可能会出一个输入法版本。现在只是在MFC下做了个简单的实现,可以根据拼音输出对应的符号,常用的数学符号基本都可以输出,具体的见程序帮助。有兴趣的可以看看。英语不好,翻译就交给谷歌吧。 上午发的有点问题,望大家见谅。网络不好,传了好几次没传上(Mathematical symbols input tool SYIN, completely free open source. Of busy recently rebuilt after the winter break may be a version of an input method. A simple realization is now just under MFC Pinyin output corresponding symbol, basic mathematical symbols can be output, specific see the program help. Interested can look at. Poor English translation to the Google.)
    2012-12-05 19:22:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载