- XNA 4 3D Game Development by Example:Beginner's Guide
- Kurt Jaegers
- 133字
- 2021-08-05 18:55:22
Preface
Microsoft's XNA Framework provides C# developers with a robust and efficient method of utilizing the DirectX and Direct3D Application Programming Interfaces (APIs) in order to build 3D games for the Windows, Xbox 360, and Windows Phone platforms.
This book will present a series of video games, utilizing the XNA Framework to create 3D environments and objects. The games we build in this book will be targeted to the Windows platform, though they can be compiled to run on both the Xbox 360 and Windows Phone with minor changes to accommodate input methods on those devices.
Each of the games presented will build on the 3D concepts of the previous games, and finally wrapping up with a game built around the Game State Management system sample code available from the Microsoft XNA website.
- 在你身邊為你設(shè)計(jì)Ⅲ:騰訊服務(wù)設(shè)計(jì)思維與實(shí)戰(zhàn)
- Effective Amazon Machine Learning
- Access 2007數(shù)據(jù)庫(kù)應(yīng)用上機(jī)指導(dǎo)與練習(xí)
- MySQL從入門到精通(第3版)
- WS-BPEL 2.0 Beginner's Guide
- 數(shù)據(jù)中心數(shù)字孿生應(yīng)用實(shí)踐
- Oracle PL/SQL實(shí)例精解(原書第5版)
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第3版)
- SQL Server 2012數(shù)據(jù)庫(kù)管理教程
- Google Cloud Platform for Developers
- Visual Studio 2013 and .NET 4.5 Expert Cookbook
- 活用數(shù)據(jù):驅(qū)動(dòng)業(yè)務(wù)的數(shù)據(jù)分析實(shí)戰(zhàn)
- 利用Python進(jìn)行數(shù)據(jù)分析(原書第2版)
- 數(shù)據(jù)應(yīng)用工程:方法論與實(shí)踐
- Rust High Performance