Chapter 10
Creating Your First Scene Kit Project
In this chapter, you will dive right in and create your own game. For this game you will continue with the SuperSpaceMan theme and create a hide-and-seek style of game. You will start with some basic 3D code for a portrait-only game. By the end of the chapter, you will have a complete landscape-only 3D game with your hero in the middle of the scene.
Scene Kit Primer
Scene Kit is Apple’s powerful 3D graphics framework that makes creating casual 3D games simple. By using the Scene Kit API, you can create fully immersive 3D games without having knowledge of OpenGL. Scene Kit was first released for OS X Mountain Lion, but now with the release of iOS 8, developers can create amazing casual 3D games. ...
Get Beginning Swift Games Development for iOS now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.