Augmented Reality
Augmented Reality plays with a camera and add a layout on the content.

Mobile Development

To explore this way, I used Unity Software, that permits to creat interaction. It permits also to create real App, it is developer tool. I use Vuforia, that permits to convert my tracker in code for Unity

To start you need :
  • Choose tracker that it will be read by the camera.
  • 3Ds Models that it will appear.

I advise you to follow this short tutorial, it has relevant content (not for 3d Model used)

Mapbox & ARKit

you can combine AR with real map data like MapBox

Tutorial
Combine ARKit with Unity and Mapbox https://github.com/mapbox/mapbox-arkit-unity
Reference Start Guide

Open AR

ARKit with Unity

Create augmented object


Add Interaction In augmented Reality


Styling the interface 

Character

You need to create your character in 3D Software like 3ds Max or Blender… Then you will export your work to Unity.
If you want to aim a character you need to do that in your parent software too, there, you will export your animation to unity. 

AR headsets

Introduction