- Microsoft XNA 4.0 Game Development Cookbook
- Luke Drumm
- 183字
- 2021-08-13 18:28:39
What this book covers
Chapter 1, Applying Special Effects: Discover the principles behind some common special effects used in big budget titles, and add them to your own games.
Chapter 2, Building 2D and 3D Terrain: Learn some of the tricks behind creating landscapes in both two and three dimensions.
Chapter 3, Procedural Modeling: Explore what's involved in creating models in code, instead of using an external 3D modeling package.
Chapter 4, Creating Water and Sky: Add depth to your worlds with some virtual atmosphere.
Chapter 5, Non-Player Characters: Inhabit your virtual worlds with characters that can move and interact in intelligent and interesting ways.
Chapter 6, Playing with Animation: Have a peek into some of the ways that animation can be both produced and displayed.
Chapter 7, Creating Vehicles: Launch your players onto the roads or into the skies with the addition of vehicles.
Chapter 8, Receiving Player Input: Discover how your players can drag, drop, point, and type their way through your games.
Chapter 9, Networking: Expand your virtual world across to the real one by adding the ability to communicate.
- Vue 3移動Web開發(fā)與性能調(diào)優(yōu)實戰(zhàn)
- Spring 5.0 Microservices(Second Edition)
- C程序設(shè)計簡明教程(第二版)
- Mastering OpenCV 4
- 零基礎(chǔ)學(xué)Java(第4版)
- Java設(shè)計模式及實踐
- SQL Server從入門到精通(第3版)
- Bootstrap 4 Cookbook
- Node.js開發(fā)指南
- OpenCV 3計算機(jī)視覺:Python語言實現(xiàn)(原書第2版)
- 深度學(xué)習(xí)入門:基于Python的理論與實現(xiàn)
- Python編程快速上手2
- Android熱門應(yīng)用開發(fā)詳解
- 信息學(xué)奧林匹克競賽初賽精講精練
- 川哥教你Spring Boot 2實戰(zhàn)