文件名称:D3Ddemo24
介绍说明--下载内容均来自于网络,请自行研究使用
主要实现了GUI多页面间的切换。
其中的音乐和背景来自刺客信条。
源码的配套博文是 《 【Visual C++】游戏开发五十七 浅墨DirectX教程二十四 打造游戏GUI界面(二)》
,文章地址http://blog.csdn.net/poem_qianmo/article/details/16922703,
点击Release文件夹下的exe文件可以直接看到运行效果
运行需要DirectX运行库的支持。报缺少D3D的DLL系列错误的童鞋们请google/百度一下 “DirectX 9.0c runtime”,下载并装个最新版的。
报缺少MVCR100D.Dll错误的朋友们去下一个安装就可以了,或者直接点击sln打开工程再次编译一次。
如果是想调试并运行源代码,但是报错了,请去下载最新版DirectX SDK并进行DirectX开发环境的配置。
编写环境:VS2010-The main achievement of the GUI to switch between multiple pages. The music and background from Assassin' s Creed. Bowen is a complementary source " ] [Visual C++ game development fifty-seven light ink DirectX tutorial twenty-four GUI interface to create games (two)" , the article addresses http://blog.csdn.net/poem_qianmo/article/details/16922703 Click on Release folder exe files can be run directly see the effect of run support requires DirectX runtime. D3D is reported missing DLL errors series of children' s shoes, please google/Baidu, " DirectX 9.0c runtime" , download and install the latest version of one. Reported missing MVCR100D.Dll wrong friends to the next can be installed, or click sln compiled once again open the project. If you want to debug and run the source code, but an error, please download the latest version of DirectX DirectX SDK and configure the development environment. Authoring environment: VS2010
其中的音乐和背景来自刺客信条。
源码的配套博文是 《 【Visual C++】游戏开发五十七 浅墨DirectX教程二十四 打造游戏GUI界面(二)》
,文章地址http://blog.csdn.net/poem_qianmo/article/details/16922703,
点击Release文件夹下的exe文件可以直接看到运行效果
运行需要DirectX运行库的支持。报缺少D3D的DLL系列错误的童鞋们请google/百度一下 “DirectX 9.0c runtime”,下载并装个最新版的。
报缺少MVCR100D.Dll错误的朋友们去下一个安装就可以了,或者直接点击sln打开工程再次编译一次。
如果是想调试并运行源代码,但是报错了,请去下载最新版DirectX SDK并进行DirectX开发环境的配置。
编写环境:VS2010-The main achievement of the GUI to switch between multiple pages. The music and background from Assassin' s Creed. Bowen is a complementary source " ] [Visual C++ game development fifty-seven light ink DirectX tutorial twenty-four GUI interface to create games (two)" , the article addresses http://blog.csdn.net/poem_qianmo/article/details/16922703 Click on Release folder exe files can be run directly see the effect of run support requires DirectX runtime. D3D is reported missing DLL errors series of children' s shoes, please google/Baidu, " DirectX 9.0c runtime" , download and install the latest version of one. Reported missing MVCR100D.Dll wrong friends to the next can be installed, or click sln compiled once again open the project. If you want to debug and run the source code, but an error, please download the latest version of DirectX DirectX SDK and configure the development environment. Authoring environment: VS2010
(系统自动生成,下载前可以参看下载内容)
下载文件列表
D3Ddemo24\D3Ddemo24\D3Ddemo24.vcxproj
.........\.........\D3Ddemo24.vcxproj.filters
.........\.........\D3Ddemo24.vcxproj.user
.........\.........\D3DGUIClass.cpp
.........\.........\D3DGUIClass.h
.........\.........\D3DUtil.h
.........\.........\GameMedia\Assassins Creed Theme 刺客信条.wav
.........\.........\.........\backDown.png
.........\.........\.........\backOver.png
.........\.........\.........\backUp.png
.........\.........\.........\creditsMenu.jpg
.........\.........\.........\icon.ico
.........\.........\.........\level1Down.png
.........\.........\.........\level1Over.png
.........\.........\.........\level1Up.png
.........\.........\.........\load.png
.........\.........\.........\loadDown.png
.........\.........\.........\loadgui.jpg
.........\.........\.........\loadingMenu.jpg
.........\.........\.........\loadOver.png
.........\.........\.........\loadUp.png
.........\.........\.........\maingui.jpg
.........\.........\.........\mainMenu.jpg
.........\.........\.........\optiongui.jpg
.........\.........\.........\optionsDown.png
.........\.........\.........\optionsOver.png
.........\.........\.........\optionsUp.png
.........\.........\.........\quitDown.png
.........\.........\.........\quitOver.png
.........\.........\.........\quitUp.png
.........\.........\.........\startDown.png
.........\.........\.........\startgui.jpg
.........\.........\.........\startMenu.jpg
.........\.........\.........\startOver.png
.........\.........\.........\startUp.png
.........\.........\main.cpp
.........\.........\Release\CL.read.1.tlog
.........\.........\.......\CL.write.1.tlog
.........\.........\.......\D3Ddemo24.exe.intermediate.manifest
.........\.........\.......\D3Ddemo24.lastbuildstate
.........\.........\.......\D3Ddemo24.log
.........\.........\.......\D3DGUIClass.obj
.........\.........\.......\link.read.1.tlog
.........\.........\.......\link.write.1.tlog
.........\.........\.......\main.obj
.........\.........\.......\mt.read.1.tlog
.........\.........\.......\mt.write.1.tlog
.........\.........\.......\vc100.pdb
.........\D3Ddemo24.sln
.........\D3Ddemo24.suo
.........\Release\D3Ddemo24.exe
.........\.......\D3Ddemo24.pdb
.........\.......\GameMedia\Assassins Creed Theme 刺客信条.wav
.........\.......\.........\backDown.png
.........\.......\.........\backOver.png
.........\.......\.........\backUp.png
.........\.......\.........\creditsMenu.jpg
.........\.......\.........\icon.ico
.........\.......\.........\level1Down.png
.........\.......\.........\level1Over.png
.........\.......\.........\level1Up.png
.........\.......\.........\load.png
.........\.......\.........\loadDown.png
.........\.......\.........\loadgui.jpg
.........\.......\.........\loadingMenu.jpg
.........\.......\.........\loadOver.png
.........\.......\.........\loadUp.png
.........\.......\.........\maingui.jpg
.........\.......\.........\mainMenu.jpg
.........\.......\.........\optiongui.jpg
.........\.......\.........\optionsDown.png
.........\.......\.........\optionsOver.png
.........\.......\.........\optionsUp.png
.........\.......\.........\quitDown.png
.........\.......\.........\quitOver.png
.........\.......\.........\quitUp.png
.........\.......\.........\startDown.png
.........\.......\.........\startgui.jpg
.........\.......\.........\startMenu.jpg
.........\.......\.........\startOver.png
.........\.......\.........\startUp.png
.........\D3Ddemo24\GameMedia
.........\.........\Release
.........\Release\GameMedia
.........\D3Ddemo24
.........\Release
D3Ddemo24