eh3rrera / ARKitSceneKitExample

Simple AR app made with ARKit and SceneKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARKitSceneKitExample

Simple AR app made with ARKit and SceneKit. Follow the tutorial at Pusher's blog.

ARKit an SceneKit Example

Requirements

  • Xcode 9
  • iOS 11
  • An iOS device with an A9 or better processor (iPhone 6s or superior, iPad Pro, iPad 2017)

Installation

  1. Clone this repository and cd into it.
  2. Open the project in Xcode 9.
  3. You have to run the project in a real device with iOS 11. AR won’t work in the simulator, so configure a team to sign your app (a paid developer account is not required for testing in one device).

Credits

The following 3D model was used (modified a little bit with Blender):

License

MIT

About

Simple AR app made with ARKit and SceneKit

License:MIT License


Languages

Language:Swift 100.0%