/Auxili.AR

An augmented reality application developed using Unity to create 3D LEGO Manuals

Primary LanguageC#MIT LicenseMIT

Auxili.AR is a tool to build 3D and interactive manuals on Android using augmented reality. This project was developed as a proof of concept using LEGO, but it can be generalized to other areas.

Concept

The central concept is to build an Android app that allows the user navigate throw the different building steps of a LEGO tool. On each step, the user will see the pieces to be used and how it can fit into the already built structure. In this way will be possible build at the same time the virtual object and the physical object in the real world.

Functionalities

  • Identify an image target and project a virtual object in the real world
  • Navigate throw building steps
  • Jump to a specific building step
  • Visualize the 3D pieces to be used at each step
  • user pincer movements to increase or decrease the object

App usage

Dependencies and frameworks

  • Unity 2018
  • Vuforia
  • Android SDK (Android 7.0 and 7.1)
  • JDK

Contributors