Beginning Arkit For Iphone And Ipad: Augmented Reality App Development For Ios

Beginning Arkit For Iphone And Ipad: Augmented Reality App Development For Ios
Tags: Wallace Wang

Explore how to use ARKit to create iOS apps and learn the basics of augmented reality while diving into ARKit specific topics. This book reveals how augmented reality allows you to view the screen on an iOS device, aim the camera at a nearby scene, and view both the real items in that scene as well as a graphic image overlaid on to that scene. Youll start by accessing the camera and teaching your app to track the world around its device. You'll then see how to position nodes and create augmented reality shapes and textures. Next youll have your creations interact with their environment by programming workable physics, detecting planes, measuring distance, and applying virtual force. Finally youll learn how to hit test and troubleshoot your applications to ensure they interact with the real world around them seamlessly. ARKit is Apples software framework for creating augmented reality apps on iOS devices such as the iPhone and iPad. Unlike virtual reality that creates an entirely artificial world for the user to view and explore, Beginning ARKit for iPhone and iPad will show you how augmented reality places artificial items in an actual scene displayed by an iOS devices camera. What Youll Learn Access the camera Use ARKits hit testing for tracked geometry Apply and combine real world and virtual physics Who This Book Is For Programmers familiar with the basics of Swift programming who want to dive into developing iOS applications with Swift.