/ar-magic-trick

Project for Udacity's Learn ARKit with Swift Nanodegree :tophat:

Primary LanguageSwiftMIT LicenseMIT

AR Magic Trick

A ball toss game built using Apple's augmented reality framework, ARKit. Demo.

Getting Started

To run this project, you will need:

  • Xcode 10
  • iOS device with A9 processor or newer

How to use

  1. Open the project using Xcode and deploy it onto your device.
  2. Open the app, point to a plane and gently move your device for it to detect the plane.
  3. Once a plane was detected, a hat will be placed on it. Press the button throw ball to throw balls 😮. Try to throw balls inside the hat.
  4. Once there's some balls on the hat, press the button Magic! to make the balls disapear! Press it again to make the balls appear again.

Built With

  • ARKit - augmented reality framework
  • Swift 4.2 - programming language

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments