Home
Team: 2 programmers
Project period: 2019, for a short period of time.
My role: Programmer
My contribution:
  • Overal AR Setup
  • AnimationController
  • Character movements
  • Text bubble

The Aplication


This application was a Project made internally for Movares which is the company where I did my first internship. This project is produced by me and one other intern.
To make the AR aspects of the project work we used the free Vuforia unity package with its image tracking functionality.
The application we made is an AR(augmented reality) Business card. It was initially made to be a Modifiable presentation for a person internally at Movares. We later on updated some of the less flexible systems to create a easy to use template for future cases.

The things you need to set up a new business card with this package is:

  • A model which works with Mixamo animations.
  • The text for the text bubbles.
  • Other possible specifications given by the client like a environment or other models.

This is done by filling in the flowmanagers model value and creating the neccesery scriptable object with the Text and animation information.
On the development and inovations department of the company where we were working, we also had a 3D scanner. We used this to scan people in and convert them to usable and rigable moddels to put in the buisnes cards.

Personaly I worked on:

  • The basic AR setup:
  • Setting up all project settings and the image target with the other intern.
  • The animation controller:
  • A script which managed all the model/character animations like talking and sitting.
  • The characters head and body movements:
  • The Character rotates towards the camera and the head constantly folows it.
  • The textbubble:
  • The textbubble which slowly types out the text it is suposed to display with a variable speed value.

the results can be seen in the Gif below.

Gif missing