kushal211 / ARKitAnimation

Animating a 3D model in AR with ARKit and Mixamo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARKitAnimation

Simple animation of a 3D model made with Mixamo and presented in an AR scene with ARKit. Follow the tutorial at Pusher's blog.

Animating a 3D model with ARKit and Mixamo

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. 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:

License

MIT

About

Animating a 3D model in AR with ARKit and Mixamo

License:MIT License


Languages

Language:Swift 100.0%