FREELessons: 13Length: 1.2 hours

Next lesson playing in 5 seconds

Cancel

Get Started With Augmented Reality for iOS

Introduction

01:11

Augmented reality is an up-and-coming technology for mobile apps, popularized by the hit game Pokémon GO. With the recent enhancements to Android and iOS, it is now easier than ever to begin developing AR applications.

In this course you will learn to code augmented reality apps for iOS using the ARKit framework. You'll learn how to detect flat surfaces in the real world, how to add geometric primitives and models to the AR scene, how to light your scene in a way that matches the ambient conditions, and even how to apply physics to your AR models. As if that's not enough, you'll also learn how to create an AR measurement app, to measure the distance between any two points in the real world!

We've built a complete guide to help you learn Swift, whether you're just getting started with the basics or you want to explore more advanced topics: Learn Swift.