首页 开发技术 C++     /    【C++】3D场景漫游2.0版程序源码by浅墨

【C++】3D场景漫游2.0版程序源码by浅墨

上传者: zhmxy555 | 上传时间:2021/2/2 15:54:17 | 文件大小:35.59MB | 文件类型:rar
【C++】3D场景漫游2.0版程序源码by浅墨
零资源分下载,分享精神至上~一个综合型的Direct3D示例程序的2.0版。
加入绿宝石三维地形模仿系统。
用键盘上W,A,S,D,I,J,K,L,↑,↓,←,→12个键加上鼠标在美丽的三维空间中翱翔。
包括了Direct3D初始化,DirectInput输入处理,顶点缓存,光照与材质,文字输出,颜色,纹理贴图,四大变换,网格模型,X文件载入等等知识(当然还有默认被开启的深度缓存)。
其中的3D人物模型使用的是变形金刚中的大黄蜂。
背景音乐为魔兽3暗夜精灵进行曲。
源码的配套博文是《【VisualC++】游戏开发笔记四十八浅墨DirectX教程十六三维地形系统的实现》,文章地址为http://blog.csdn.net/zhmxy555/article/details/8685546,点击Release文件夹下的exe文件可以直接看到运行效果,运行需要DirectX运行库的支持。
报缺少D3D的DLL系列错误的童鞋们请google/百度一下“DirectX9.0cruntime”,下载并装个最新版的。
报缺少MVCR100D.Dll错误的朋友们去下一个安装就可以了,或者直接点击sln打开工程再次编译一次。
如果是想调试并运行源代码,但是报错了,请去下载最新版DirectXSDK并进行DirectX开发环境的配置。
编写环境:VS2010我的博客地址是http://blog.csdn.net/zhmxy555,源码结合配套文章一起看效果更佳。
希望能和大家一起交流,共同学习,共同进步。

文件下载

资源详情

[{"title":"(32个子文件35.59MB)【C++】3D场景漫游2.0版程序源码by浅墨","children":[{"title":"D3Ddemo16by浅墨","children":[{"title":"Release","children":[{"title":"VH_BumblebeeEngineCasters_TEXTSET_Color_NormX.bmp <span style='color:#111;'>3.00MB</span>","children":null,"spread":false},{"title":"D3Ddemo16.exe <span style='color:#111;'>37.50KB</span>","children":null,"spread":false},{"title":"green.jpg <span style='color:#111;'>5.45MB</span>","children":null,"spread":false},{"title":"icon.ico <span style='color:#111;'>131.69KB</span>","children":null,"spread":false},{"title":"heighmap.raw <span style='color:#111;'>117.19KB</span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'>24.06KB</span>","children":null,"spread":false},{"title":"bee.X <span style='color:#111;'>5.03MB</span>","children":null,"spread":false},{"title":"D3Ddemo16.pdb <span style='color:#111;'>787.00KB</span>","children":null,"spread":false},{"title":"VH_BumblebeeNew_TEXTSET_Color_NormX.bmp <span style='color:#111;'>12.00MB</span>","children":null,"spread":false},{"title":"NightElfX1.wav <span style='color:#111;'>24.71MB</span>","children":null,"spread":false},{"title":"RB_Bumblebee_TEXTSET_Color_NormX.bmp <span style='color:#111;'>12.00MB</span>","children":null,"spread":false}],"spread":false},{"title":"D3Ddemo16.suo <span style='color:#111;'>17.00KB</span>","children":null,"spread":false},{"title":"D3Ddemo16","children":[{"title":"VH_BumblebeeEngineCasters_TEXTSET_Color_NormX.bmp <span style='color:#111;'>3.00MB</span>","children":null,"spread":false},{"title":"CameraClass.h <span style='color:#111;'>2.22KB</span>","children":null,"spread":false},{"title":"TerrainClass.h <span style='color:#111;'>1.82KB</span>","children":null,"spread":false},{"title":"CameraClass.cpp <span style='color:#111;'>9.60KB</span>","children":null,"spread":false},{"title":"D3Ddemo16.vcxproj.filters <span style='color:#111;'>1.60KB</span>","children":null,"spread":false},{"title":"green.jpg <span style='color:#111;'>5.45MB</span>","children":null,"spread":false},{"title":"TerrainClass.cpp <span style='color:#111;'>7.73KB</span>","children":null,"spread":false},{"title":"icon.ico <span style='color:#111;'>131.69KB</span>","children":null,"spread":false},{"title":"heighmap.raw <span style='color:#111;'>117.19KB</span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'>24.06KB</span>","children":null,"spread":false},{"title":"D3Ddemo16.vcxproj <span style='color:#111;'>4.17KB</span>","children":null,"spread":false},{"title":"D3DUtil.h <span style='color:#111;'>737B</span>","children":null,"spread":false},{"title":"bee.X <span style='color:#111;'>5.03MB</span>","children":null,"spread":false},{"title":"DirectInputClass.h <span style='color:#111;'>1.26KB</span>","children":null,"spread":false},{"title":"DirectInputClass.cpp <span style='color:#111;'>4.49KB</span>","children":null,"spread":false},{"title":"VH_BumblebeeNew_TEXTSET_Color_NormX.bmp <span style='color:#111;'>12.00MB</span>","children":null,"spread":false},{"title":"D3Ddemo16.vcxproj.user <span style='color:#111;'>143B</span>","children":null,"spread":false},{"title":"NightElfX1.wav <span style='color:#111;'>24.71MB</span>","children":null,"spread":false},{"title":"RB_Bumblebee_TEXTSET_Color_NormX.bmp <span style='color:#111;'>12.00MB</span>","children":null,"spread":false}],"spread":false},{"title":"D3Ddemo16.sln <span style='color:#111;'>894B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • iDaDi:
    还不错,可以参考参考2019-03-14
  • butaikeai0913:
    directX学习中,感谢楼主的悉心教学2017-11-21
  • sheds:
    还不错,可以参考参考2016-04-09
  • qq_33562101:
    directX学习中,感谢楼主的悉心教学2016-03-19
  • a_1_2_ab:
    来学习,大神。。2016-01-15

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明