舉報

會員
iOS 9 Game Development Essentials
最新章節:
Index
Thisbookisintendedforgamedeveloperswhowishtodevelop2Dand3DgamesforiPhoneandiPad.Ifyouareadeveloperfromanotherplatform,orgameenginesuchasAndroidorUnity,acurrentiOSdeveloperwishingtolearnmoreaboutSwiftandthelatestfeaturesofiOS9,orevenifyouarenewtogamedevelopment,thenthisbookisforyou.Somepriorprogrammingknowledgeisrecommended,butnotrequired.
目錄(73章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- 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
- Conventions
- Reader feedback
- Customer support
- Chapter 1. The Swift Programming Language
- Hello World!
- No more semicolons
- Variables constants and primitive data types
- Arrays matrices sets and dictionaries
- Mutable/immutable collections
- Objective-C and Swift comparison
- Characters and strings
- Commenting in Swift
- Boolean
- Ints UInts floats and doubles
- Objects in Swift
- Optionals
- Tuples
- Summary
- Chapter 2. Structuring and Planning a Game Using iOS 9 Storyboards and Segues
- Model-View-Controller
- An iOS app's lifecycle
- Storyboards and segues
- Storyboards versus coding
- Summary
- Chapter 3. SpriteKit and 2D Game Design
- A brief history of iOS game development engines
- The game loop
- Tile game – SwiftSweeper
- Creating our SpriteKit game
- Creating our game logic
- DemoBots
- Chapter 4. SceneKit and 3D Game Design
- SceneKit basics and working with nodes
- SpriteKit / SceneKit interactivity
- Our first SceneKit scene – the Xcode template
- SceneKit features introduced in iOS 9 / Xcode 7
- Fox demo
- Particle systems
- Introducing SceneKit and SpriteKit physics
- Summary
- Chapter 5. GameplayKit
- Entities and components
- State machines
- Summary
- Chapter 6. Exhibit the Metal in Your Game
- The Apple Metal API and the graphics pipeline
- What are shaders?
- Why is Metal faster than OpenGL ES?
- The basic Metal object/code structure
- Summary
- Chapter 7. Publishing Our iOS Game
- The ever changing process of app submission
- Submitting your game for review
- Updating your game
- Summary
- Chapter 8. The Future of iOS Game Development
- A greater focus on functional programming
- The Apple Watch
- Component-based structuring
- The rise of VR
- Summary
- Index 更新時間:2021-08-05 16:37:10
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- Arduino by Example
- Getting Started with ResearchKit
- Python自動化運維快速入門
- Windows Presentation Foundation Development Cookbook
- 你必須知道的204個Visual C++開發問題
- HTML5 and CSS3 Transition,Transformation,and Animation
- INSTANT Django 1.5 Application Development Starter
- Kotlin開發教程(全2冊)
- Instant Zurb Foundation 4
- QPanda量子計算編程
- Struts 2.x權威指南
- Vue.js光速入門及企業項目開發實戰
- Python網絡爬蟲實例教程(視頻講解版)
- 少兒編程輕松學(全2冊)
- 微服務設計
- 深度學習的數學:使用Python語言
- Learning Rust
- C#網絡程序開發(第二版)
- Web應用程序設計:ASP
- 亮劍ASP.NET項目開發案例導航
- Python機器學習
- Swift Essentials
- Mastering Grunt
- CAE分析大系:ABAQUS有限元分析從入門到精通
- 跨平臺的移動Web開發實戰(HTML5+CSS3)
- Java Data Analysis
- Testing with F#
- Android移動開發(慕課版)
- Python快速編程入門(第2版)