Liens rapides vers le tutoriel:
The idea of this tutorial is to do an augmented reality treasure hunt app on Android smartphone thanks to Unity. Why ? To get started with Unity, which is used to make video games, to learn how to make a smartphone application and become familiar with the packages (ie use features already designed by others) and the asset store (which is used to download elements for your Unity video games). Moreover, this treasure hunt is accessible without vision, as we can find the treasure without looking just with the audio feedback.
A important part of this tutorial comes from what I learned with this tutorial: https://developers.google.com/ar/develop/unity/quickstart-android
and with this on: https://unity3d.com/fr/learn/tutorials/topics/mobile-touch/building-your-unity-game-android-device-testing
Several possibilities exist, depending on your level of familiarity with the technologies used.
Unity is a video game engine.
Augmented reality consists of adding virtual elements (here, a treasure that makes noise) in the real world (here, the treasure will have a place: on the floor, a table, the ceiling).