目錄(86章)
倒序
- coverpage
- iOS Game Programming Cookbook
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. iOS Game Development
- Introduction
- Getting started with the SpriteKit game framework
- Developing a mini game using SpriteKit
- Chapter 2. SpriteKit
- Introduction
- Learning the basics of SpriteKit – The FlyingSpaceship tutorial
- Understanding scenes nodes and sprites
- Anatomy of game projects
- Applying actions on sprites
- Adding infinite scrolling
- Moving characters
- Chapter 3. Animations and Texture
- Introduction
- Animating your textures
- Creating a texture atlas
- Adding animations using a texture atlas
- Collision detection
- Parallax background
- Chapter 4. Particle System and Game Performance
- Introduction
- Installation of the particle system
- Using the particle system in games
- Particle emitter integration
- Game performance analysis
- Chapter 5. Adding Music to iOS Games and an Introduction to iCloud
- Introduction
- Adding music to games
- Adding background and sound effects
- Introduction to iCloud
- Integration of iCloud with iOS games
- Chapter 6. Physics Simulation
- Introduction
- Introduction to physics simulation
- Integrating physics engine with games
- Adding real-world simulation
- Chapter 7. Adding Reality to Games
- Introduction
- Creating physics bodies in the world
- Physics joints
- Detecting contact and collisions
- Chapter 8. Introduction to Game Math and Physics
- Introduction
- The Pythagorean theorem
- Using vectors
- Physics
- Chapter 9. Autonomous Moving Agents
- Introduction
- Introduction to steering behaviors
- Implementing the seek
- Implementing flee
- Implementing arrive
- Implementing evade
- Implementing wander
- Implementing wall avoidance
- Obstacle avoidance
- Chapter 10. 3D Game Programming with OpenGL
- Introduction
- Introducing OpenGL
- Building a mini 3D animation game using OpenGL
- Chapter 11. Getting Started with Multiplayer Games
- Introduction
- Anatomy of multiplayer games
- Setup for a multiplayer game
- Assigning roles to players
- Chapter 12. Implementing Multiplayer Games
- Introduction
- Creating our TankRace environment
- Movement of players
- Implementing game play
- Index 更新時間:2021-07-23 20:03:39
推薦閱讀
- Learning Single:page Web Application Development
- Flask Web全棧開發實戰
- JavaScript前端開發模塊化教程
- C/C++算法從菜鳥到達人
- Effective Python Penetration Testing
- 零基礎學單片機C語言程序設計
- ASP.NET程序設計教程
- BIM概論及Revit精講
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- AIRIOT物聯網平臺開發框架應用與實戰
- Web前端應用開發技術
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- 零基礎學C語言(升級版)
- MyBatis 3源碼深度解析
- Python程序設計教程
- Less Web Development Cookbook
- 前端架構設計
- AI輔助編程Python實戰:基于GitHub Copilot和ChatGPT
- Python深度學習與項目實戰
- Cloud Development andDeployment with CloudBees
- The Java Workshop
- The PHP Workshop
- Robotic Process Automation Projects
- 測試反模式:有效規避常見的92種測試陷阱
- Android:Game Programming
- C#從入門到精通(第7版)
- Swift從入門到精通
- Visual C
- 你不知道的JavaScript(上卷)
- Reactive Programming with JavaScript